Thanks to everyone for your advice.

I had not yet upgraded to Cygwin 1.7 - when I first ran the setup 
program, it popped up a warning about the changes in 1.7, so I went to 
look at the website...and never went back and actually installed the 
upgrade!

So I installed the upgrade, and got a different error about a missing 
cc1.exe.  I ran gcc with -print-search-dirs and among the results I saw 
this:

programs: 
=/home/Sean/mingw32ce/arm-mingw32ce/bin/../libexec/gcc/arm-mingw32ce/4.4.0/

The new problem was that I was running mingw32ce/arm-mingw32ce/bin/gcc, 
so the paths were wrong. I changed to mingw32ce/bin/arm-mingw32ce-gcc, 
and it worked.

Perhaps the files in mingw32ce/arm-mingw32ce/bin should be links and copies?

Thanks again.

------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to