This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Building toolchain for eCOS


Hello,

i would like to build a i386-elf toolchain under Windows (Cygwin installed) by myself. I strictly followed the instructions on the eCOS page: 

http://sources.redhat.com/ecos/build-toolchain.html

Building Binutils worked without problems.
If i build GCC i the following error occurs:

gnu-regex.o(.text+0x6556): In function `regerror´:
/src/gcc-3.2.1/gcc/fixinc/gnu-regex.c:5723: undefined reference to `__mempcpy´
collect2: ld returned 1 exit status
make[2]: *** [full-stamp] Error 1
make[2]: Leaving directory '/tmp/build/gcc/gcc/fixinc´
make[1]: *** [fixinc.sh] Error2
make[1]: Leaving directory '/tmp/build/gcc/gcc'
make: *** [all-gcc] Error 2
make: Leaving directory '/tmp/build/gcc'

I installed all Cygwin packages mentioned on the eCOS page:

http://sources.redhat.com/ecos/cygwin.html

Is it possible that additional packages are required or that i missed something here ?

Thank you in advance for your help

Uwe
 

____________________________________________________________________________
ImmobilienScout24 - Über 170.000 Immobilien - Finden Sie hier Ihre neue
Traumwohnung! In Immobilien die Nr.1 im Netz: http://info.is24.de/web.de


------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe at sources dot redhat dot com


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