Hi,

it seems I'm suffering from the same problem. I'm building a larger C++
IDE and one of the plugins linked to a static library that used -fPIC
when it was built. Removing the -fPIC didn't help but the library also
links against boost and dl and zlib, maybe one of those is linked with
-fPIC.

Anyway downgrading to the -4 version of binutils helped here too.

Andreas

-- 
You may be recognized soon.  Hide.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to