I can't get the compiler to find this library. I set my
LD_LIBRARY_PATH to the location. I tried:


g++ -g -L/usr/local/lib -llibACE test.cpp

g++ -g -L/usr/local/lib -libACE test.cpp

Not sure what else to try.

Thanks
_______________________________________________
help-gplusplus mailing list
help-gplusplus@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gplusplus

Reply via email to