This is the mail archive of the cygwin mailing list for the Cygwin project.


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: building a cross-compiler for Linux/OSX


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


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