From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Singer To: help-gcc@gnu.org Subject: Re: cross (m68k) compiler troubles Date: Sat, 01 Apr 2000 00:00:00 -0000 Message-ID: <387500DD.69332840@plex-inc.com> References: <387130B8.6ED34915@plex-inc.com> X-SW-Source: 2000-q1/msg00073.html Message-ID: <20000401000000._FHkmJ0CE3Gw4UsaMp57u9gQUZE6trGG7dA2JYR_H6I@z> I'm trying to use the one-tree-1.6.sh and build-cross.sh scripts, but am getting a lot of "file not found" errors. I must not have my directories structured correctly, and am wondering if anyone else could tell me the appropriate structure of the directories involved as well as the proper location of the files and scripts. Jeff Singer Jeff Singer wrote: > 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