Building PowerPC eth_comm
Joel Sherrill
joel.sherrill at OARcorp.com
Tue Sep 18 11:04:39 UTC 2001
Greg Marsden wrote:
>
> Numerous places in the build are failing because of the missing
> bsp_specs file, e.g.
>
> make[5]: Entering directory
> `/d/users/gmarsden/rtems-test/powerpc-rtems/c/eth_co
> mm/exec/posix/src'
> mkdir o-optimize
> /opt/rtems/bin/powerpc-rtems-gcc --pipe -B../../../../../../eth_comm/lib/ -s
> pecs
>
> bsp_specs -qrtems -g -Wall -ansi -fasm -DPPC_VECTOR_FILE_BASE=0x00000000 -
> mcp
> u=860 -c -D__RTEMS_INSIDE__ -O4 -fno-keep-inline-functions -o
> o-optimize/ada
> supp.o /d/users/gmarsden/rtems-4.5.0/c/src/exec/posix/src/adasupp.c
> powerpc-rtems-gcc: bsp_specs: No such file or directory
>
> I am using rtems-4.5.0 on cygwin.
> Should bsp_specs be automaticly installed in the build tree?
Yes. If you do a make from the top. The gcc command looks correct
so are you configuring and building inside the source tree or outside
it?
> Thx - Greg
--joel
More information about the users
mailing list