This is the mail archive of the ecos-discuss@sources.redhat.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]
Other format: [Raw text]

Compiling REDBOOT for I386pc platform


Hi..

	I am having trouble compiling REDBOOT for I386pc platform,
	Stubs,Kernel,Minimal all compile fine....
	I am using 2.08 config tool, and have updated to the 2.0 alpha
release


What I get is			Any Ideas ?????

i386-elf-gcc -c  -I/ecos-d/ecos/i386pc/redboot_install/include
-I/ecos-c/PROGRA~1/REDHAT~1/eCos/packages/language/c/libc/string/current
-I/ecos-c/PROGRA~1/REDHAT~1/eCos/packages/language/c/libc/string/current/src
-I/ecos-c/PROGRA~1/REDHAT~1/eCos/packages/language/c/libc/string/current/tes
ts -I.
-I/ecos-c/PROGRA~1/REDHAT~1/eCos/packages/language/c/libc/string/current/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/memchr.tmp -o
src/language_c_libc_string_memchr.o
/ecos-c/PROGRA~1/REDHAT~1/eCos/packages/language/c/libc/string/current/src/m
emchr.cxx
/ecos-c/PROGRA~1/REDHAT~1/eCos/packages/language/c/libc/string/current/src/m
emchr.cxx:71: `
   void* memchr(const void*, int, long unsigned int)' defined both normally
and 
   as an alias
/ecos-c/PROGRA~1/REDHAT~1/eCos/packages/language/c/libc/string/current/src/m
emchr.cxx:71: weak
   declaration of `void* memchr(const void*, int, long unsigned int)' must 
   precede definition
make[1]: Leaving directory
`/ecos-d/ecos/i386pc/redboot_build/language/c/libc/string/current'
make[1]: *** [src/memchr.o.d] Error 1
make: Leaving directory `/ecos-d/ecos/i386pc/redboot_build'
make: *** [build] Error 2


Roman F. Rycerz
Engineering Section Manager
Core Engineering Test and Tools Group
Powertrain and Powertrain Systems Division
Automotive and Industrial Electronics Group


-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


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