Linux MIPS Architecture development
 help / color / mirror / Atom feed
From: Ralf Baechle <ralf@linux-mips.org>
To: Brian Murphy <brm@tt.dk>
Cc: "Neeraj Garg, Noida" <ngarg@noida.hcltech.com>,
	linux-mips@linux-mips.org
Subject: Re: Linux-MIPS compilation
Date: Tue, 1 Apr 2003 16:03:26 +0200	[thread overview]
Message-ID: <20030401160326.B14479@linux-mips.org> (raw)
In-Reply-To: <3E899ABF.3070704@tt.dk>; from brm@tt.dk on Tue, Apr 01, 2003 at 03:57:19PM +0200

On Tue, Apr 01, 2003 at 03:57:19PM +0200, Brian Murphy wrote:

> >The options -D__linux__ -D_MIPS_SZLONG=32 and the error messages make it
> >look like you're forcing a non-Linux toolchain into building a kernel.
> >
> What is the problem with this? At least a mips(el)-elf should have no 
> problem compiling the kernel
> (at least apart from the check you have somewhere which gives an error 
> if you try).

These options are the default for every usable compiler.  If he actually
needed to add these options it looks like his compiler is pretty broken.
Similary the PIC-related error messages.  He's explicitly passing options
to disable PIC code yet the assembler and linker error messages indicate
he's using PIC code.  That's very strange also.

  Ralf

  reply	other threads:[~2003-04-01 14:04 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-01  6:35 Linux-MIPS compilation Neeraj  Garg, Noida
2003-04-01 11:42 ` Ralf Baechle
2003-04-01 13:57   ` Brian Murphy
2003-04-01 14:03     ` Ralf Baechle [this message]
2003-04-01 14:58     ` Geert Uytterhoeven
2003-04-01 15:25       ` 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=20030401160326.B14479@linux-mips.org \
    --to=ralf@linux-mips.org \
    --cc=brm@tt.dk \
    --cc=linux-mips@linux-mips.org \
    --cc=ngarg@noida.hcltech.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