automake
[Top][All Lists]
Advanced

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

[Automake] Including Dynamic libraries and java functionality in makefil


From: Sujit Devkar
Subject: [Automake] Including Dynamic libraries and java functionality in makefile.
Date: Mon, 08 Oct 2012 09:30:05 +0530
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:12.0) Gecko/20120428 Thunderbird/12.0.1

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?


Regards,
Sujit

=====-----=====-----=====
Notice: The information contained in this e-mail
message and/or attachments to it may contain confidential or privileged information. If you are not the intended recipient, any dissemination, use, review, distribution, printing or copying of the information contained in this e-mail message and/or attachments to it are strictly prohibited. If you have received this communication in error, please notify us by reply e-mail or telephone and immediately and permanently delete the message and any attachments. Thank you






reply via email to

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