This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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]

Trouble cross-compiling gcc-3.3.2 under MinGW


I'm trying to build gcc-3.3.2 --target=m68k-elf under MinGW, and it
bombs running gengtype with the error:

/home/barada/src/gcc/gcc-3.3.2/gcc/../include/ansidecl.h: No such file or directory

I can see the file ansidecl.h and it is indeed in the directory
mentioned, so I'm at a loss...

Has anyone seen this before, or does anyone have any suggestions how I
can proceed?

Thanx!

-- 
Peter Barada
peter@the-baradas.com


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