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: How to invoke egcs on RH 5.1?


>>>>> "getegcs" == getegcs  <getegcs@terrorist.math.ntu.edu.tw> writes:

getegcs> I just installed Red Hat 5.1 which came with both GCC (as
getegcs> `gcc' but without either Objective C or C++ support) and EGCS
getegcs> (as `egcs').  The question is, how do I `make' something
getegcs> while telling the machine to use the EGCS compiler?

make CC=egcs [...]

  Sam
-- 
Samuel Tardieu -- sam@inf.enst.fr



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