This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Broken versions
- From: Andrew Pinski <pinskia at physics dot uc dot edu>
- To: shreyas76 at gmail dot com (shreyas krishnan)
- Cc: pinskia at physics dot uc dot edu (Andrew Pinski), gcc at gcc dot gnu dot org
- Date: Sun, 30 Oct 2005 11:29:27 -0500 (EST)
- Subject: 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
Please file a bug with the preprocessed source and full error
message.
-- Pinski