Trouble Compiling gcc v3.2.3

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

 



I'm currently having trouble compiling v3.2.3 of gcc.  My environment is:

  host:  Solaris8
  target:  Solaris8 (native compiler)
  binutils:  v2.14 (compiled with gcc-2.95.2)

I'm trying to compile gcc with static libraries (--disable-shared) and I'm getting a link error that is complaining that the libstdc++ compiled by my gcc build is "incompatible" so it is skipped.  I've verified that my path is setup up so that the GNU version of "ld" is used by the compile.  The build then fails because it cannot find a version of libstdc++ that it can use.

Anyone have any thoughts??

Thanks in advance,
Dan Burke


[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