Linux MIPS Architecture development
 help / color / mirror / Atom feed
From: Ralf Baechle <ralf@linux-mips.org>
To: Gilad Benjamini <yaelgilad@myrealbox.com>
Cc: linux-mips@linux-mips.org
Subject: Re: Porting an application to mips-linux
Date: Wed, 5 Feb 2003 17:51:12 +0100	[thread overview]
Message-ID: <20030205175112.A14089@linux-mips.org> (raw)
In-Reply-To: <1044428825.ae2319a0yaelgilad@myrealbox.com>; from yaelgilad@myrealbox.com on Wed, Feb 05, 2003 at 07:07:05AM +0000

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

      reply	other threads:[~2003-02-05 16:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-05  7:07 Porting an application to mips-linux Gilad Benjamini
2003-02-05 16:51 ` Ralf Baechle [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030205175112.A14089@linux-mips.org \
    --to=ralf@linux-mips.org \
    --cc=linux-mips@linux-mips.org \
    --cc=yaelgilad@myrealbox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox