Dear Sir/Madam,
I tried using AM_CPPFLAGS= -I/usr/abc/inc and AM_LDFLAGS=
-L/usr/abc/lib, but I get these are directories.
Also when I tried using AM_LDFLAGS= /usr/abc/lib/libsrl.so but I get
access denies even I am root.

My shell script which has
e.g. g++ -I/usr/abc/inc -L/usr/abc/lib abc.cpp -lsrl -o abc  works
perfectly well.

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?

Rgds,
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