[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Cross-Compiler



On Mon, 16 Oct 2000, Kerstin Hoef-Emden wrote:

> I am not quite sure in which list to write, because it touches two
> platforms.
> Is there somewhere a cross-compiling HOWTO around? I would like to
> compile the binaries for my Atari TT (m68K) on my Alpha. I have got the
> cross-compiler installed, but I do not know how to handle it. When
> testing it with a modified makefile of a program (Instead of cc=gcc, I
> put in the cross-compiler path: cc=/usr/m68k-linux/bin/gcc), it spits
> out an error message, that it cannot find stdio.h. The
> /usr/m68k-linux/include is completely empty, which irritates me. Is this
> by purpose, am I supposed to copy it from the Atari TT into this
> directory?

Try starting with the CrossGCC FAQ:
	http://www.objsw.com/CrossGCC/

It's a nice intro on how to build a complete cross-compiling toolchain.
If you have any further questions that aren't solved by that, feel free to
write me off-list :-)

C



Reply to: