building a cross-compiler for Linux/OSX

Yaakov (Cygwin/X) yselkowitz@users.sourceforge.net
Tue Feb 15 12:47:00 GMT 2011


On Mon, 2011-02-14 at 22:01 +0100, Fabiano Sidler wrote:
> Not without any further difficulties, but at least with a different error:
> 
> /opt/devel/cygwin/src/cygwin-1.7.6-1/winsup/utils/mingw: couldn't find i686-pc-m
> ingw32 directory
> make[3]: *** [crt1.o] Error 1

You need to have mingw.org runtime and w32api files installed, such as
Fedora Linux's mingw32-runtime and mingw32-w32api packages.  Otherwise,
unpack the binary packages found here into your system root:

http://cygutils.fruitbat.org/ITP/mingw-gcc/release/mingw/mingw-runtime/
http://cygutils.fruitbat.org/ITP/mingw-gcc/release/mingw/mingw-w32api/

HTH,


Yaakov



--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list