All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ralf Baechle <ralf@oss.sgi.com>
To: Pete Popov <ppopov@mvista.com>
Cc: "linux-mips@oss.sgi.com" <linux-mips@oss.sgi.com>
Subject: Re: userland packages
Date: Fri, 27 Oct 2000 04:34:33 +0200	[thread overview]
Message-ID: <20001027043432.F6628@bacchus.dhis.org> (raw)
In-Reply-To: <39F8CE01.3782BBF5@mvista.com>; from ppopov@mvista.com on Thu, Oct 26, 2000 at 05:36:17PM -0700

On Thu, Oct 26, 2000 at 05:36:17PM -0700, Pete Popov wrote:

> Is there a guide on how to rebuild userland packages from source code? 
> I've installed the cross compiler and can compile a kernel, but when I
> try to build a simple userland app, the compiler can't find libraries,
> include files, etc.

You have to copy all the includes and libraries to
/usr/mips-linux/{include,lib}/, then fixup linker scripts that disguise
themselfes as .so files like libc.so and you can start.

Getting everything to crosscompile is a hard job, I really recomend
native builds.

  Ralf

  reply	other threads:[~2000-10-27  2:35 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-10-27  0:36 userland packages Pete Popov
2000-10-27  2:34 ` Ralf Baechle [this message]
2000-10-27 17:14   ` Jun Sun
2000-10-27 23:27     ` Ralf Baechle
2000-10-27 23:30       ` Pete Popov
2000-10-30 10:27       ` Maciej W. Rozycki
2000-10-30 21:41         ` Ralf Baechle

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=20001027043432.F6628@bacchus.dhis.org \
    --to=ralf@oss.sgi.com \
    --cc=linux-mips@oss.sgi.com \
    --cc=ppopov@mvista.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.