This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: AIX and V3


David Edelsohn <dje@watson.ibm.com> writes:

| >>>>> Mark Mitchell writes:
| 
| Mark> After an insanely long amount of configury on a relatively slow
| Mark> RS6000 box (I may try to do something about the configury, BTW), I run
| Mark> into:
| 
| Mark> libtool: link: cannot find name of link library for `../libsupc++/libsupc++convenience.la'
| 
| Mark> I know y'all have mentioned this before, but I don't know what the
| Mark> solution is, or why this problem still persists in CVS.
| 
| 	This seems like the libtool problem that I was discussing with
| Alexandre Oliva a while ago.  Did you configure with or without shared
| libraries? 
| 
| 	libtool basically is confused by a system which does not need a
| separate archive of object files.  When it goes to build the convenience
| library, it does not find any object files and creates an empty, broken
| archive which fails when referenced.

Wasn't it mentionned to just create am empty archive file in that
case, or am I messing up discussions?

-- Gaby
CodeSourcery, LLC                       http://www.codesourcery.com

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]