Rebuilding RTEMS

Ralf Corsepius corsepiu at faw.uni-ulm.de
Tue Feb 13 07:44:08 UTC 2001


Angelo Fraietta wrote:
> 
> It appears that the linkcmds file is sometimes not being copied into
> build-rtems/i386-rtems/pc386/lib directory during the make. I can copy it
> over by hand and complete the build, but I shouldn't really have to.
> Somewhere during the build process it must copy this file from the
> appropriate startup directory. If that part fails, maybe the build should
> stop there??
> When is the file cpoied over?

The responsible make rule is in
c/src/lib/libbsp/<CPU>/<BSP>/startup/Makefile.am

I.e. it is copied over when the "make all" run enters the
$target/c/$RTEMS_BSP/lib/libbsp/<CPU>/<BSP>/startup/
directory and when the responsible make-dependency is triggered.

Ralf
-- 
Ralf Corsepius 
Forschungsinstitut fuer Anwendungsorientierte Wissensverarbeitung
(FAW)
Helmholtzstr. 16, 89081 Ulm, Germany     Tel: +49/731/501-8690
mailto:corsepiu at faw.uni-ulm.de           FAX: +49/731/501-999  
http://www.faw.uni-ulm.de



More information about the users mailing list