Mail Archives: djgpp/1999/01/31/22:08:39
read the info pages of gcc. if the platform for which u want (mips in ur
case) is available in the list then u can probably make a cross compiler.
after untarring the gcc distribution see if there is an mips directory
under the config directory. if it is there, then u can generate code for
mips. but keep in mind that u can only produce assembly code o/p. u cannot
produce an mips executible unless u have cross linker.
raju
On Sun, 31 Jan 1999, anarko wrote:
> if i download gnu/gcc/gcc-2.8.1.tar.gz
> from a ftp server that has gcc on it and compile it
> with some parameters, could i get it to run from
> dos but produce mips output ?
>
> can anyone give me a hint?
>
> /anarko <anarko AT flashback DOT net>
>
> ---------------------------------------------------------
> Personal homepage: http://www.flashback.net/~anarko/
> PGP Public key: http://www.flashback.net/~anarko/pgp/anarko.asc
> ICQ UIN#: 3299208 (anarko)
>
>
>
- Raw text -