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: Problem with '-static' in 3.0 release on AIX


>>>>> Matt Conway writes:

>> 3) cd gcc
>> 4) explicit bootstrap (make

Matt> I ran "make" (default target) and it failed with:

	Sorry, that first step should have been

"make LANGUAGES=c"

Only the "C" language can be built by vendor compilers.  Other languages
assume GCC extensions.

David


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