Linux MIPS Architecture development
 help / color / mirror / Atom feed
* Porting an application to mips-linux
@ 2003-02-05  7:07 Gilad Benjamini
  2003-02-05 16:51 ` Ralf Baechle
  0 siblings, 1 reply; 2+ messages in thread
From: Gilad Benjamini @ 2003-02-05  7:07 UTC (permalink / raw)
  To: linux-mips

Hi,
I have a source level application, ~10 c files, standard stuff, mostly sockets.
I'd like it to run on my mips-linux platform.
I guess my changes should mostly be in the Makefile.
What should they be ?
Any simple example I can use ?

TIA

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

* Re: Porting an application to mips-linux
  2003-02-05  7:07 Porting an application to mips-linux Gilad Benjamini
@ 2003-02-05 16:51 ` Ralf Baechle
  0 siblings, 0 replies; 2+ messages in thread
From: Ralf Baechle @ 2003-02-05 16:51 UTC (permalink / raw)
  To: Gilad Benjamini; +Cc: linux-mips

On Wed, Feb 05, 2003 at 07:07:05AM +0000, Gilad Benjamini wrote:

> I have a source level application, ~10 c files, standard stuff, mostly sockets.
> I'd like it to run on my mips-linux platform.
> I guess my changes should mostly be in the Makefile.
> What should they be ?
> Any simple example I can use ?

A normal application simply needs to be recompiled; if you're crosscompiling
the application you just have to set the CC,LD etc. variables to the
crosscompiler tools instead of the native tools.  If you're doing
native builds no changes at all should be necessary.  At least that's the
general procedure.

  Ralf

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

end of thread, other threads:[~2003-02-05 16:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-02-05  7:07 Porting an application to mips-linux Gilad Benjamini
2003-02-05 16:51 ` Ralf Baechle

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox