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] |
Hi!
I'm trying to build a mingw32 hosted mips cross compiler.I get a error
when building collect2.exe.
Here are the erroe message
In function 'handler'
undefined reference to 'kill'
In function 'scan_prog_file'
undefined reference to 'pipe'
undefine reference to 'fork'
The source I use is gcc-2.95.3
Could anyone tell me how to solve them.
Sean Chang
------
Want more information? See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |