This is the mail archive of the ecos-discuss@sourceware.cygnus.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

First time compile error


Hi,
After getting all the tools compiled for the i386-elf
toolset,  I changed the template to i386 PC target and
then tried to Build Library. After going through a
bunch of folders the config tool got to the first
compiler line and errored out with the following
lines:

make -r -C hal/common/v1_3_1 build
make[1]: Entering directory
`/cygdrive/g/kernel/second_build/hal/common/v1_3_1'
i386-elf-gcc -c  -I//G/kernel/second_install/include
-I//e/ecos/packages/hal/common/v1_3_1
-I//e/ecos/packages/hal/common/v1_3_1/src
-I//e/ecos/packages/hal/common/v1_3_1/tests -I.
-I//e/ecos/packages/hal/common/v1_3_1/src/ -Wall
-Wpointer-arith -Wstrict-prototypes -Winline -Wundef
-Woverloaded-virtual -g -O2 -ffunction-sections
-fdata-sections -fno-rtti -fno-exceptions -fvtable-gc
-finit-priority -Wp,-MD,src/generic-stub.tmp -o
src/hal_common_generic-stub.o
//e/ecos/packages/hal/common/v1_3_1/src/generic-stub.c
Assembler messages:
Error: Can't open 
 for reading.

: No such file or directory
make[1]: *** [src/generic-stub.o.d] Error 1
make[1]: Leaving directory
`/cygdrive/g/kernel/second_build/hal/common/v1_3_1'
make: *** [build] Error 2

*** Process 182 terminated (rc=2)

Any help as to what I am missing or need to change
would be greatly appreciated.

Jerry

__________________________________________________
Do You Yahoo!?
Send instant messages & get email alerts with Yahoo! Messenger.
http://im.yahoo.com/

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]