4.6.0pre5 pc386 build error
Guo-Rong Koh
gkoh at westnet.com.au
Tue Nov 4 12:49:57 UTC 2003
Hi there,
I'm just new to RTEMS and decided to begin experimenting with the basic pc386 BSP. Alas I have hit a hurdle.
I'm currently using a Linux/i386 host and have installed the 4.6.0pre5 recommended toolset binaries.
Using the configure line:
./rtems-4.6.0pre5/configure --target=i386-rtems --enable-rtemsbsp=pc386
I get a compile error further down about fd_set parse errors. After few reconfigures and make failures I tracked the problem down to a configure error with the compiler detection (and hence using the wrong headers):
>checking for i386-rtems-gcc... gcc
indicating that it finds my host compiler instead of i386-rtems-gcc like it should.
I have confirmed this with a m68k target (my actual aim):
>checking for m68k-rtems-gcc... gcc
Any help/suggestions would be very much appreciated?
Thanks,
Guo-Rong
More information about the users
mailing list