This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: cross compiler
On Mon, 2002-05-06 at 20:09, Wimberly Eddie Contr WRALC/LYSFR wrote:
> I am trying to make a cross-compiler targeted for m68k-wrs-vxworks hosted on
> sun solaris 8. Has anyone else been successful at this? I have read thru
> the FAQ and failed at each attempt to make a cross compiler.
>
> Can somebody point to me to some up-to-date documentation? Everything that
> I can find seems to be for much older versions of gcc.
>
> Thanks,
>
> Eddie
Hi Eddie,
try
http://gcc.gnu.org/onlinedocs/gcc-3.0.4/gcc_4.html#SEC59
Hope this helps
Frank