Re: Cross compilation for Atari platform
> > my PowerMac G4.
> > On the CD's I found binutils-m68k but I guess I also need a compiler-
> > and a library package
No library required for kernel compiles.
> > (The installed compiler complaints about -ffixed-a2 and m68060).
> > Can anybody tell me from where to download the necessary packages?
>
> apt-get source gcc-2.95
>
> Extract the sources, configure them for m68k-linux, compile and install. Note
> that you need to get include files from your Atari (/usr/include/) and copy
> them over to /usr/local/m68k-linux/include/.
>
> You also may want to compile a newer binutils.
I've got a cross-gcc and binutils HOWTO somewhere around my box (having
built the very stuff a couple of months ago). There were some manual
changes to the makefiles because I only needed gcc but nothing serious. I
can look up the HOWTO if necessary.
Michael
Reply to: