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]

Re: GCC 3.3 build on AIX 5.2, ICE


>>>>> Alexy Khrabrov writes:

Alexy> now I'm at the stage where the library contents is checked
Alexy> for declaration and linkage, and it's extremely slow and
Alexy> seemingly repetitive -- after a few hours, same declaration,
Alexy> linkage checks.  Is there an endless loop in the make somewhere?
Alexy> I put the original plural.c back with its time intact, but the
Alexy> math.h is edited.  Is it supposed to take forever on AIX?

	It is somewhat faster if you use CONFIG_SHELL=bash

David


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