i386 bsp issues

Ralf Corsepius corsepiu at faw.uni-ulm.de
Thu Aug 2 15:17:05 UTC 2001


Am 02 Aug 2001 04:04:38 -0500 schrieb lange92 at 2067.resnet.uni.edu:
> 
> 
> On Thu, 2 Aug 2001, Joel Sherrill wrote:
> 
> > > ../rtems-4.5.0/configure --target=i386-rtems --enable-posix
> > > --enable-rtemsbsp="pc386"
> > > --prefix=/users/lange92/illinoiscentral/build-i386-coff-rtems
> > >
> > > compiles further now, but then it bombs out with the following errors:
> 
> > > ../../../../../../pc386/lib/librtemsall.a(bootcard.o): In function `boot_card':
> > > bootcard.c:108: undefined reference to `bsp_start'
> 
> > Look in startup/Makefile* and remove the -DUSE_INIT_FINI
> 
> This error still remains after making the change. Any ideas on this one?

Could it be possible that you are mixing coff and elf?

--target=i386-rtems => elf
--prefix=../build-i386-coff-rtems ????

.. at least this could be an indication for something fishy in your
installation

Ralf






More information about the users mailing list