This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Cross Compiler for m68k-coff


Samuel Molines <sam1tim315@yahoo.com> writes:

> I would just like to ask for assistance on how i can
> configure my gcc (CYGWIN in Windows) to be a
> cross-compiler for m68k.

configure --target=m68k-coff

Read the installation documentation:
    http://gcc.gnu.org/install/

Ian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]