still problem with new/old interrupts on PowerPC and CVS ?
e.stiebler
emu at ecubics.com
Thu Aug 4 16:46:40 UTC 2005
Hi all,
just check out the CVS, and compiling the examples I get:
-------------------------------- cut ------------------------
[root at vpavil examples]# make
Making all in hello_world_c
make[1]: Entering directory `/SHARED1/RTEMS/examples/hello_world_c'
powerpc-rtems-gcc --pipe
-B/SHARED1/RTEMS/rtemsdocs-4.6.99/powerpc-rtems/ss555/lib/ -specs
bsp_specs -qrtems -g -Wall -O4 -fno-keep-inline-functions -g
-mcpu=505 -Dmpc555 -Dss555 -c -o o-optimize/test.o test.c
In file included from test.c:5:
/SHARED1/RTEMS/rtemsdocs-4.6.99/powerpc-rtems/ss555/lib/include/bsp.h:37:28:
error: libcpu/vectors.h: No such file or directory
In file included from
/SHARED1/RTEMS/rtemsdocs-4.6.99/powerpc-rtems/ss555/lib/include/bsp.h:38,
from test.c:5:
/SHARED1/RTEMS/rtemsdocs-4.6.99/powerpc-rtems/ss555/lib/include/bsp/irq.h:30:24:
error: libcpu/irq.h: No such file or directory
make[1]: *** [o-optimize/test.o] Error 1
make[1]: Leaving directory `/SHARED1/RTEMS/examples/hello_world_c'
make: *** [all] Error 1
[root at vpavil examples]
---------------------------- cut --------------------------------
Environment for compile of RTEMS & examples
INSTALL_POINT=/SHARED1/RTEMS/rtemsdocs-4.6.99
BOARD_SUPPORT_PACKAGE=ss555
TARGET_CONFIGURATION=powerpc-rtems
PATH=$INSTALL_POINT/bin:$PATH
RTEMS_MAKEFILE_PATH=$INSTALL_POINT/$TARGET_CONFIGURATION/$BOARD_SUPPORT_PACKAGE
Thanks
More information about the users
mailing list