|
Hi,
When I'm trying to install the Hitachi H8 cross compiler (on win2000), I have
some errors during the installation like :
sys/types.h: No such file or directory
But at the end it says :
GCC install end
Done.
:-------------------- End Wed Feb 25 14:05:50 2004 --------------------:
But when I'm trying to compile brickOS 0.2.6.10 he cannot compile lnp.c saying :
make[1]: Entering directory `/brickos-0.2.6.10/util'
make[2]: Entering directory `/brickos-0.2.6.10/util/dll-src'
gcc -o lnp.o -c /brickOS/kernel/lnp.c -D_WIN32 -O2 -Wall -I. -I/brickOS/include/
lnp
/brickOS/kernel/lnp.c:152:9: missing terminating " character
/brickOS/kernel/lnp.c:171:3: missing terminating " character
make[2]: *** [lnp.o] Error 1
make[2]: Leaving directory `/brickos-0.2.6.10/util/dll-src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/brickos-0.2.6.10/util'
make: *** [all] Error 2
I tried to modify lnp.c adding "\" at then of the lines where the trouble are,
but after that it comes more and more errors, so I dont' know what to do.
Anyone can help me??
|
|
1 Message in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|