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]

Re: x86-linux -> x86-pc cross


>>> Stephen Smith <ischis2@home.com> 06/13/01 01:26am >>>
> I am trying to build a x86-linux hosted x86-pe targeted cross compiler. This is for an embedded
> application so I don't need the windows code.
> When building, I am getting an error stating that I am missing windows.h.  Do I need to compile
> in a windows support package?  Should  I compile it before or after I compile newlib 1.9?
I have build a Linux to Windows cross compiler (traget mingw32). I used a script, whch you can get from
http://members.telering.at/jessich/mingw/mingwcross/mingw_cross.html 
or the main page
http://members.telering.at/jessich/mingw -> Cross Compilation

You can try to modify it to use newlib instead of the MinGW runtime. I don't know how to use newlib,
but there is a cross gcc FAQ at http://crossgcc.billgatliff.com or at http://www.objsw.com/CrossGCC
and a lot of hinst in the archive http://sources.redhat.com/ml/crossgcc of this list.

If you modify my script, it would be nice, if you can do it compatible and send me the result.

Regards,
   Reinhard


-- 
 Ing. Reinhard Jessich                Phone: +43/1/81150/2395
 Software Design                      Fax: +43/1/81150/2299
 Frequentis Nachrichtentechnik GmbH   A-1120 Wien, Spittelbreitengasse 34
 http://www.frequentis.com            eMail: rjessich@frequentis.com


------
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]