This is the mail archive of the gcc@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]

Re: Cross compiling


On Mar  9, 2000, POUGET Patrick <pouget@francenet.fr> wrote:

> I have currently 2.8.1 version of the gcc compiler. The archive seems to 
> be able to recompile on another plateform, but I would like to know how 
> to compile on the i386 a software to be used on m68k or ppc.

You'd have to start by building a cross compiler.  Somewhere in the
GCC web site there's a link to a `Cross GCC FAQ'; you could start by
taking a look at it.

-- 
Alexandre Oliva     http://www.ic.unicamp.br/~oliva/     Enjoy Guaranį
Cygnus Solutions, a Red Hat company        aoliva@{redhat, cygnus}.com
Free Software Developer and Evangelist    CS PhD student at IC-Unicamp
oliva@{lsd.ic.unicamp.br, gnu.org}   Write to mailing lists, not to me


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