linux-c-programming.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* i386 x SPARC
@ 2002-09-18 23:03 RCS
  2002-09-18 23:48 ` Glynn Clements
  0 siblings, 1 reply; 2+ messages in thread
From: RCS @ 2002-09-18 23:03 UTC (permalink / raw)
  To: linux-c-programming

Hi all, 

  I am new to this discussion group. And I need help. 

  Is it possible to compile a software with gcc under Linux for another 
plataform? 
  For example, I am using Linux under Intel and I want to create a software 
for SPARC (RISC - SUN processors). 
  Is that possible? Does kylix or gcc enables me to do that? 

  Thanks for attenttion, 

RCS. 

_________________________________________________________
Oi! Você quer um iG-mail gratuito?
Então clique aqui: http://registro.ig.com.br/

-
To unsubscribe from this list: send the line "unsubscribe linux-c-programming" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: i386 x SPARC
  2002-09-18 23:03 i386 x SPARC RCS
@ 2002-09-18 23:48 ` Glynn Clements
  0 siblings, 0 replies; 2+ messages in thread
From: Glynn Clements @ 2002-09-18 23:48 UTC (permalink / raw)
  To: RCS; +Cc: linux-c-programming


RCS wrote:

>   I am new to this discussion group. And I need help. 
> 
>   Is it possible to compile a software with gcc under Linux for another 
> plataform? 
>   For example, I am using Linux under Intel and I want to create a software 
> for SPARC (RISC - SUN processors). 
>   Is that possible? Does kylix or gcc enables me to do that? 

It is possible, but you need versions of gcc and binutils which were
compiled for the desired target platform. I'm not aware of any
precompiled binaries, so you will probably need to compile them
yourself.

See the Cross-GCC FAQ at:

	http://www.objsw.com/CrossGCC/

-- 
Glynn Clements <glynn.clements@virgin.net>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-09-18 23:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-09-18 23:03 i386 x SPARC RCS
2002-09-18 23:48 ` Glynn Clements

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).