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]
Other format: [Raw text]

successful build 3.3.2 with i386-pc-solaris2.9


This is not listed on the web page.

# ./config.guess
i386-pc-solaris2.9

Solaris 9 for Intel release 8/03

# gcc -v
Reading specs from /usr/local/lib/gcc-lib/i386-pc-solaris2.9/3.3.2/specs
Configured with: ../gcc-3.3.2/configure  : (reconfigured)
../gcc-3.3.2/configure  : (reconfigured) ../gcc-3.3.2/configure 
Thread model: posix
gcc version 3.3.2

Built and installed initally using the Solaris Software Companion CD
version 8/03 gnu tools, then reconfigured and rebuilt as make bootstrap
using newly installed gcc and binutils-2.14, where I found an issue.

Binutils-2.14 builds a version of ld that is unable to complete the gcc
make on this version of solaris.  You must use the Sun version installed
in /usr/ccs/bin, though the other tools didn't cause any problems.  Notes
in the ld distribution suggest that this is known bug, but they don't
really suggest a workaround.  I just copied the Sun version over the
gnu versions.



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