libtool-patches
[Top][All Lists]
Advanced

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

Re: better support for AIX 5.1


From: mcnichol
Subject: Re: better support for AIX 5.1
Date: Fri, 6 Jun 2003 10:00:57 -0500

Most of the static or non-shared libraries I have seen on AIX are
created by simply archiving the individual .o's spit out by the
compiler.  The linker never touches them.

Dan

> From address@hidden Thu Jun  5 18:58:02 2003
>
> Here is the problem, or misunderstanding.  AIX does not build static 
> libraries unless the -bstatic flag is explicitly used.  The objects foo.o 
> bar.o etc are by definition shared objects. 
> 




reply via email to

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