E. Weddington wrote:

Dave Murphy wrote:

copying the compile line and removing the spurious -I and the -I../../../gcc-4.0-20050319-new/gcc/ results in no errors.

I'm having a little trouble finding where this line is built up in the makefiles, can anyone point me in the right direction to solve this problem?

Interesting.

I just got a similar error with building an avr cross in the latest MinGW/MSYS for gcc 3.4.3. Reported here:
<http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20594>


Now I'm wondering whether it's a gcc bug or if it's an MSYS bug. I can successfully build gcc for the avr target using cygwin with -mno-cygwin and explicitly setting the build and host.


Danny pointed me to a patch on the mingw mailing list which fixes it for me on win2kpro



http://sourceforge.net/tracker/?func=detail&atid=102435&aid=1053052&group_id=2435

Dave

Reply via email to