This is the mail archive of the gcc-bugs@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]

egcs-19980803 and AIX 4.3.1 - how to specify flags to each stage


When bootstrapping on AIX the flags "-qmaxmem=8192 -ma -O2" are
needed in stage one, while "-O2" is needed in stage two.

Passing the stage one flags through to stage2 results in an error.

Where does the documentation talk about how to specify different flags
for different stages?

Thanks.


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