Re: Problems building 4.1.0 on AIX 5.2.0

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

 



Hi Alvin,

Don't run configure in the source code directory.

Create a peer build directory, run configure from the peer, ala
../gcc-4.1.0-src/configure --disable-werror --enable-bootstrap
--prefix=/usr/local --enable-languages=c,c++

You'll have to rm your current (tainted) source code directory, and untar
the source again.

Note:  the build directory doesn't have to be a peer.  But it should not be
the source code directory itself, nor any subdirectory thereof.

HTH,
--Eljay


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux