gcc-4.5.1 make all problem

Ralf Corsepius ralf.corsepius at rtems.org
Mon Nov 1 16:41:10 UTC 2010


On 11/01/2010 04:19 PM, Eugene Shvets wrote:
>   Hi ,
> I have problems compiling gcc-4.5.1. I decompressed
>
> gcc-4.5.1.tar.gz,  gcc-core-4.5.1.tar.gz,
> gcc-g++-4.5.1.tar.gz,  gcc-objc-4.5.1.tar.gz
>
>
> files, patched with gcc-core-4.5.1-rtems4.11-20100818.diff
> Then executed
>
> ../gcc-4.3.2/configure --target=bfin-rtems4.11 \
>     --with-gnu-as --with-gnu-ld --with-newlib --verbose \
>     --enable-threads --enable-languages="c,c++" \
>     --prefix=/opt/rtems-4.11
Above you say to be using gcc-4.5.1, what you write here indicates you 
to be using gcc-4.3.2's. This doesn't fit.

> So what should I do?
Use the precompiled rpms.

Ralf



More information about the users mailing list