This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: it'urgent please help me!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- From: Ian Lance Taylor <iant at google dot com>
- To: "sameer sinha" <sameer0201 at gmail dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: 20 Feb 2007 07:22:28 -0800
- Subject: Re: it'urgent please help me!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- References: <1c1f08070702192245n303b4bc2j312ce5547b3ff5ff@mail.gmail.com>
"sameer sinha" <sameer0201@gmail.com> writes:
> Please can any one tell me how to bulid gcc newer version for
> generating
> code for i960MC processor.
> is there any switch to generate coed for i960MC or i will
> have to build it first
> for target i960.
> Right now i am using Linux i686.Pleasee help me.
> And also tell me whether it's possible to generate i960Mc code
> for language
> Ada95 or it is only possible for language "C" ???????
This question would be more appropriate for the gcc-help@gcc.gnu.org
mailing list than for the gcc mailing list. The gcc mailing list is
for gcc developers.
Unfortunately support for the Intel i960 was dropped in gcc 4.0.
There is no way to generate i960 code with a recent gcc release.
Ian