use of fork,pipe and kill in collect2 of cross gcc
Jose Fonseca (em96115@fe.up.pt)
Sat, 6 Nov 1999 19:03:27 +0000
I'm trying to build a canadian gcc-2.95 cross compiler hosted on mingw32,
targeted to m68k, on redhat 6.0 linux. The binutils went fine, but the gcc
fails due to the use of fork and pipe on collect2 (functions not
available on mingw32).
Since collect2 is related to the c++ constructor and destructor table,
isn't possible to build a C-only compiler without it?
Thanx,
Jose' Fonseca
------
Want more information? See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com