i386-rtems does not build on head
Joel Sherrill
joel.sherrill@oarcorp.com
Fri Feb 3 16:36:00 GMT 2006
Richard Guenther wrote:
>On 2/3/06, Richard Guenther <richard.guenther@gmail.com> wrote:
>
>
>>Can you try using
>>libsse2_la_AM_CFLAGS instead of libsse2_la_CFLAGS in i386/Makefile.am?
>>
>>
>
>Forget that. This automake seems to ignore.
>
>
What can I do to help you. Do you want a build log?
If you want to try it yourself, the instructions for building a
i386-rtems4.7 are really quite
simple.
+ configure and install binutils for i386-rtems4.7. I use 2.16.1
+ untar newlib 1.14.0 and put newlib-1.14.0/newlib under the top gcc
directory
+ configure and make gcc/newlib
../gcc/configure --target=i386-rtems4.7 --enable-threads=rtems \
--prefix=/home/joel/gcc-head-test/ \
--with-gnu-as --with-gnu-ld --with-newlib --verbose --with-system-zlib \
--disable-nls --enable-version-specific-runtime-libs
--enable-languages=c,c++,ada
Some of those options are probably paranoid but that's how we build.
>Richard.
--joel
More information about the Gcc
mailing list