This is the mail archive of the crossgcc@sourceware.org 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: crosstool-0.43 : mingw build linux-gnu failed on collect2.c for "fork/pipe.."


On 25 October 2007 14:24, andy wang wrote:

> Hi, Dave
> Thanks for the reply.
> On 10/25/07, Dave Korn <dave.korn@artimi.com> wrote:
>>   There's a better option for msys/mingw than trying to shoehorn it to fit
>> into crosstool's model: a dedicated mingw cross-development environment
>> build script, available at: 
>> 
>> http://www.profv.de/mingw_cross_env/
>> 
> So you mean that first I install the mingw_cross_env in a linux
> machine then use this env working with crosstool to produce a
> linux-gnu cross compiler for target Windows?
> 
> Regards,
> Andy


  Not quite, what I mean is that you use the script *instead* of crosstool and
don't bother with crosstool at all; it does the same job as crosstool, but
targets windows.

  Once you've run through the script, you will have a fully working
cross-development environment - not just compiler, but libraries and headers
and everything - targeting windows.


    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


--
For unsubscribe information see http://sourceware.org/lists.html#faq


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