This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: gcc2.6.3
- To: Christian Groessler <cpg at aladdin dot de>
- Subject: Re: gcc2.6.3
- From: Avinash Karanth Kodi <avinashk at ece dot arizona dot edu>
- Date: Fri, 13 Jul 2001 14:09:03 -0700 (MST)
- cc: <gcc at gcc dot gnu dot org>
Hi,
Its true that there is no support for a.out in the kernel.So what do you
suggest as a solution?
Thanks
Avinash.
On 13 Jul 2001, Christian Groessler wrote:
> On 07/12/2001 11:49:50 PM MST Avinash Karanth Kodi wrote:
> >
> >Hi,
> >I have an older version of gcc2.6.3 running on Linux. The simulator for
> >which I am using the older version fails to execute and gives the
> >following message:
> >
> >bash: ./gcc : cannot execute binary file
> >
> >I do not have the complete distribution of gcc263, but the one that was
> >provided by the designers has all the binaries, assembler, linker and
> >moreover it was sufficient to run it properly.
> >
> >Therefore could you tell me why I may be getting these error messages?
>
> gcc2.6.3 produced aout binaries. Do you have enabled support for aout
> in your kernel?
>
> regards,
> chris
>
>