GCC Linking Problem

James E Wilson wilson@specifixinc.com
Thu Aug 12 23:42:00 GMT 2004


Peng, Chuck C wrote:
> I got a GCC linking problem that many of you must already have answers.
> Appreciate your help if you can

There isn't enough info here.  You failed to mention the error you got, 
and you haven't given us a testcase we can use to reproduce it.

You might try adding debugging options like -v and -Wl,--verbose to see 
what is going on.  And keep in mind that libary options are order 
dependent, and there are search paths involved that can matter if you 
have multiple libraries of the same name installed.

This list is really more for discussing gcc development, than questions 
about using gcc.  You should send questions like this to gcc-help instead.

Many people don't like those legal disclaimers.  We even have a policy 
discouraging them.  Since this is a public list, anyone in the world can 
now access your message.  See
     http://sources.redhat.com/lists.html
-- 
Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com



More information about the Gcc mailing list