Compiling 4.8.0.

Joel Sherrill joel.sherrill at OARcorp.com
Wed Mar 26 13:15:28 UTC 2008


Leon Pollak wrote:
> Hello, all.
> I tried to move from 4.7brunch to 4.8.0.
> I added my BSP and cfg file.
> Bootstrap passed OK, so the configure.
> But compilation failed with:
>
> gmake[6]: *** No rule to make target `../../shared/main.c', needed by
> `startup_rel-main.o'.  Stop.
>
> What do I miss, please?
>   
It looks like you didn't completely update your
Makefile.am.  main.c was an artifact left over from
when main() was a symbol in the BSP.  I am slowly
reworking the BSP and RTEMS initialization in
ways that make it simpler, easier to explain in the
class (selfish I know), and more shared code across
all BSPs.

I am pretty sure main.c does not exist anymore.
> Thanks ahead.
> --
> Leon
> _______________________________________________
> rtems-users mailing list
> rtems-users at rtems.com
> http://rtems.rtems.org/mailman/listinfo/rtems-users
>   


-- 
Joel Sherrill, Ph.D.             Director of Research & Development
joel.sherrill 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