On 29.12.2010 12:37, Frank B. Brokken wrote:
Dear Matthias Klose, you wrote:
tag 608183 + patch
user [email protected]
usertags 608183 + origin-ubuntu natty ubuntu-patch
thanks
the shared library has to be linked with g++, not gcc.
I missed this posting, somehow, but it doesn't solve the issue: the library
construction can be done by gcc as well as by g++. It doesn't end the
unresolved references to the ssl symbols when constructing bobcatlcgen. For
now, I'll stick to --no-as-needed (see my previous posting).
Since it looks as though this (i.e., using --no-as-needed) solves the issue,
I'll prepare an update tomorrow unless I hear about complications that I've
missed.
this has nothing to do with --as-needed or --no-as-needed. you don't link with
-lstdc++, therefore use the g++ driver, not the gcc driver.
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]