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 Use EGCS?


oliva@dcc.unicamp.br (Alexandre Oliva) writes:

> Roger Hsu <RogerHsu@unforgettable.com> writes:
> 
> > /usr/egcs: /usr/egcs: cannot execute [Exec format error]
> 
> A wild guess: is /usr/egcs a directory?  In this case, how about
> /usr/egcs/bin/gcc?
> 

Another wild guess: You're using binaries compiled for another architecture?
If so you need to compile for the machine type that you are using.

-eric


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