bug-libtool
[Top][All Lists]
Advanced

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

Re: AIX 4.3.3 -> Unresolved external symbols


From: Robert Boehne
Subject: Re: AIX 4.3.3 -> Unresolved external symbols
Date: Mon, 01 Oct 2001 14:46:06 -0500

Benoit Touron wrote:
> 
> Hi
> 
> I am using libtool to generate dyn libraries under many platforms.
> Linux -> OK
> AIX 4.3.3 -> Problem.
> 
> The library generation is OK but, when I try to link it into a program,
> I get " Unresolved External Symbols ".
> 
> It sounds like the nm -B command is used to extract the symbol name
> from the .o file, and this causes problem.
> It works, if I use the " dump -g " command instead.
> 
> The sources are C++
> Compiler gcc 2.95.3
> Native linker
> Libtool 1.4.2
> 
> Is it a workaround ?
> How can I so to make it work ?
> 
> Thanks
> Ben
> 

Ben:

There are a myriad of reasons this could be the case.  I have
been using Libtool under AIX 4.3.3 for some time with no problems.
You'll have to give more detailed information, or perhaps a
test case that demonstrates the problem.

Thanks,

Robert

-- 
Robert Boehne             Software Engineer
Ricardo Software   Chicago Technical Center
TEL: (630)789-0003 x. 238
FAX: (630)789-0127
email:  address@hidden



reply via email to

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