Trouble cross-compiling gcc-3.3.2 under MinGW

Dan Kegel dank@kegel.com
Sun Nov 2 20:04:00 GMT 2003


peter@the-baradas.com wrote:
> 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?

Maybe it's a permissions problem?  Can you cat the file?

How about running gentype under gdb or strace?
- Dan


------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com



More information about the crossgcc mailing list