From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Singer To: help-gcc@gnu.org Subject: cross (m68k) compiler troubles Date: Sat, 01 Apr 2000 00:00:00 -0000 Message-ID: <387130B8.6ED34915@plex-inc.com> X-SW-Source: 2000-q1/msg00028.html Message-ID: <20000401000000.IKNfIsowlTIgp4rdMIj2de_XhKVTT_uM3L309AoiCW4@z> Hi - I'm trying to create a cross compiler for an m68k platform from a celeron host. I'm having no end of trouble just getting through the make process without errors. I am usually able to get the binutils to compile completely, but get errors when making gcc for the m68k. I've tried several --prefix settings and other things with no luck. Usually the errors involve make being unable to find some file (different files each time) which makes me suspect I haven't specified/created the right directory structure for the install. Is there a de-facto/standard structure which the makefile assumes? Are all the errors critical? Any help at all would be greatly appreciated. Thanks in advance, Jeff Singer jdsinger@plex-inc.com