This is the mail archive of the gcc-bugs@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]

Cross compiler build (continued)


I ran the build again to make sure I used gmake.  Here's the exact
error message I got:

_fixunsxfsi
_fixtfdi
_fixunstfdi
_floatditf
__gcc_bcmp
_varargs
__dummy
_eprintf
In file included from /proj/m68k/m68k-coff/sys-include/stdio.h:29,
                 from ../../egcs-1.0.3a/gcc/libgcc2.c:1393:
/proj/m68k/m68k-coff/sys-include/libio.h:30: _G_config.h: No such file or directory
gmake[3]: *** [libgcc2.a] Error 1
gmake[3]: Leaving directory `/store/s/isdn/egcs/build-egcs/gcc'
gmake[2]: *** [stmp-multilib-sub] Error 2
gmake[2]: Leaving directory `/store/s/isdn/egcs/build-egcs/gcc'
gmake[1]: *** [stmp-multilib] Error 1
gmake[1]: Leaving directory `/store/s/isdn/egcs/build-egcs/gcc'
gmake: *** [cross] Error 2

I guess it's something simple, but I'd rather get an advice from someone
who Knows (and not just fiddle with the makefiles etc. and probably get
a half-broken compiler).

Thanks,

  -jm



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