help-gplusplus
[Top][All Lists]
Advanced

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

/usr/bin/ld cannot find libACE


From: johnrevans
Subject: /usr/bin/ld cannot find libACE
Date: Wed, 17 Sep 2008 19:08:39 -0700 (PDT)
User-agent: G2/1.0

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


reply via email to

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