i386 bsp issues

Joel Sherrill joel.sherrill at OARcorp.com
Thu Aug 2 21:45:17 UTC 2001



"Aaron J. Grier" wrote:
> 
> On Thu, Aug 02, 2001 at 06:02:07AM -0500, lange92 at 2067.resnet.uni.edu wrote:
> 
> > But the error that I'm staring at is:
> >
> > <rtems-4.5.0>
> > ../../../../../../pc386/lib/librtemsall.a(bootcard.o): In function `boot_card':
> > bootcard.c:108: undefined reference to `bsp_start'
> 
> maybe it's a label problem?  if you're doing COFF, shouldn't that be
> _bsp_start?

All of the code is in C so that should deal with most of the label issues.
And even if it were in assembly, if proper macros were used then it would
not be an issue either.  RTEMS (and newlib) use a SYMBOL macro (or something
similar) to wrap labels.

> --
>   Aaron J. Grier   |    Frye Electronics, Tigard, OR   |   aaron at frye.com
>                        Of course unix clones exist...
>                   How else are unix supposed to reproduce?

-- 
Joel Sherrill, Ph.D.             Director of Research & Development
joel at OARcorp.com                 On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
Support Available                (256) 722-9985



More information about the users mailing list