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: Question about egcs building w/native compiler


>>>>> Joseph H Buehler writes:

Joseph> nnorwitz@arinc.com writes:
>> I did a plain ./configure, then built with make bootstrap.
>> It gets pretty far (builds stage1, but can't build stage2), but 
>> eventually (in stage2) still tries to compile the fortran src.

>> Is there an easy way to get around the fortran problem?

Joseph> If you don't need FORTRAN, remove it before you configure:
Joseph> rm -fr gcc/f
Joseph> You can do the same for objective-C if you want.

	If the additional languages were not needed, onlye
egcs-core-1.0.1.tar.gz needs to be downloaded and installed.

David


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