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 make egcs the default


> The problem is that I see no directory called bin in either the 2.7.2.3
> or egcs directory. What I did instead was make a sym link from
> /usr/bin/gcc pointing to /usr/bin/egcs.

Provided that /usr/bin/egcs is the EGCS "driver", that should be
enough. You can verify this with "gcc -v"; it should give you the
version number of egcs.

Regards,
Martin


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