automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Including Dynamic libraries and java functionality in makefile.


From: Alberto Luaces
Subject: Re: Including Dynamic libraries and java functionality in makefile.
Date: Mon, 08 Oct 2012 17:30:48 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux)

Sujit Devkar writes:

> Dear Sir/Madam,
> I am working on autotools.
> I was using shell script to compile my c++ project.
> My shell script is
> g++ -I/usr/abc/inc -L/usr/abc/lib abc.cpp -lsrl -o abc  works
> perfectly well. I need to use this in autoconf.
>
> Also I use .java files in the project and I use
> gcj --main=example Example.java --classpath=library --classpath=library
> Example --indirect-dispatch
>
> Could you please tell me how can I write this in configure.ac?

You keep posting the same preliminary information, but not your compiler
error messages, so we cannot know what is failing.

-- 
Alberto




reply via email to

[Prev in Thread] Current Thread [Next in Thread]