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]

Re: MingW and CrossGCC


On 2 Dec 2003 at 13:04, Merlin R. Avery Jr. wrote:

> Seems like alot of problems stem from this combination. Many people say "Use
> cygwin" as a solution. This is not a solution for me, since I need mingw for
> this distribution, so let me explain my problem and maybe I can get
> assistance.
> 
> Basically I'm trying to get mingw to compile a Cross GCC for the i386-elf
> target with bare bones. My first problems with this were in "collect2" being
> built, which mingw doesn't support "fork" and other functions. By changing
> the USE_COLLECT2 line in the makefile I got past this. 

I have similar issues with building a cross compiler for the AVR target 
using MinGW. I have a patch that's been around for awhile but I'm not happy 
with what it does. What did you do specifically to get around your problems 
with collect2?

Thanks
Eric

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


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