RE: Help, zillions of undefined references

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

 



Hi Eric,

The C++ ABI between RedHat 2.96 and GCC 3.2 are not compatible.

Either compile everything with GCC 3.2, or compile everything with RedHat 2.96.

Since RedHat 2.96's C++ is pre-ISO 14882, I highly recommend GCC 3.2 (or 3.3, or 3.4).

(This rule-of-thumb does not apply to C, since the C ABI is the same between both of compiler suites.)

--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