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: Problem with '-static' in 3.0 release on AIX


On 06/20/2001 12:47:30 PM David Edelsohn wrote:

>       Personally, I strongly recommend against using the GNUPro
> toolchain or the FSF releases of GAS and GLD to configure and build GCC

Ok, I'll switch back to AIX's assembler - I thought one needed it for the 
entire compiler and not just libstdc++.

>       I explicitly create a link from .../build/gcc/as to the GNU
> Assembler when I build libstdc++-v3.  I do not use "make bootstrap". GCC
> will use "as" in the -Bxxx/ directory if it finds an executable.
> 

Seeing as how a pause is needed between making the compiler and libstdc++ 
(for symlinking as), what makefile targets do you use to make _just_ the 
compiler (and other needed libs I assume) and then libstdc++ ?  I'll let 
you know how it goes once I rebuild.

Matt



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