4.6.0pre5 pc386 build error

Chuck Tuffli chuck_tuffli at agilent.com
Tue Nov 4 16:36:50 UTC 2003


Make sure that i386-rtems-gcc is in your path before the host's gcc.

---chuck

On Tue, Nov 04, 2003 at 11:19:57PM +1030, Guo-Rong Koh wrote:
> 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

-- 
Chuck Tuffli
Agilent Technologies



More information about the users mailing list