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: big TOC


>>>>> "Ulisses T Mello" writes:

Ulisses> I cannot compile the latest snapshots in an AIX 4.1.5 machine anymore
Ulisses> without using the bigtoc option, making the performance to go to the
Ulisses> tubes. Is this the expected behavior?

	If you are using EGCS bootstrap, it should be supplying the
-bbigtoc option automatically for all link steps.  As with g77, C++ now
has grown too large with too many symbol references to exist within a
single TOC.

David


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