This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Broken versions
Sorry abt that, my source is mcore-elf and these are the options I use
to configure, followed by gmake and gmake install.
./im-alias-source/configure --srcdir=../im-alias-source/
--target=mcore-elf --with-newlib --disable-threads --disable-multilib
--disable-nls --prefix=/usr/local/gcc4-mcore --enable-languages=c
thanks
Shrey
On 10/29/05, Andrew Pinski <pinskia@physics.uc.edu> wrote:
> >
> > Hi
> > I detected build issues with 2 of the versions that I tried to build,
> > one the latest version from CVS, the other- the improved alias branch.
> > Both give me the following error. Would anyone else have faced it and
> > found a fix or is it that these releases are not supposed to be used
> > at this time ?
>
> This is not enough information to figure out what is going on.
> First what target is this (for an example i686-pc-linux-gnu)?
> Second how did you configure/build gcc?
>
>
> -- Pinski
>
>