All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Stephen P. Becker" <geoman@gentoo.org>
To: Frederic TEMPORELLI - astek <ftemporelli@astek.fr>
Cc: linux-mips@linux-mips.org
Subject: Re: IP32 - issues with last CVS snapshoot
Date: Fri, 11 Feb 2005 13:14:41 -0500	[thread overview]
Message-ID: <420CF611.5030705@gentoo.org> (raw)
In-Reply-To: <420CEE7F.3080201@astek.fr>

Frederic TEMPORELLI - astek wrote:
> Hello,
> 
> I've been able to compile and launch 2.6.11-rc3 from last CVS snapshoot.
> 
> First, there's something wrong with "make ip32_defconfig" which generate 
> config file with "Kernel code model = 64-bit kernel" (MIPS64=y) but 
> doesn't preselect  "Use 64-bit ELF format for building" (BUILD_ELF64=n)
> doing so, "make" quickly generates an error:

O2 doesn't use 64-bit ELF format.  You have to use o64.  See the 
arch/mips/Makefile portion of http://dev.gentoo.org/~geoman/cvs.diff for 
the proper changes.  I'm willing to bet a lot of your problems will go 
away if you stop using ELF64.  Such a kernel will boot, but it never 
quite works right.  Not only that, but 64-bit kernels have had some 
major problems in 2.6.11 so far that I'm not sure Ralf has completely 
fixed just yet.  Last I knew swap still didn't work, so I bet that is 
where your swap problem is coming from.

Steve

  reply	other threads:[~2005-02-11 18:14 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-11 17:42 IP32 - issues with last CVS snapshoot Frederic TEMPORELLI - astek
2005-02-11 18:14 ` Stephen P. Becker [this message]
2005-02-11 18:41   ` Maciej W. Rozycki
2005-02-11 18:58     ` Ilya A. Volynets-Evenbakh
2005-02-11 19:27       ` Maciej W. Rozycki
2005-02-11 19:34         ` Ilya A. Volynets-Evenbakh
2005-02-11 19:50           ` Maciej W. Rozycki
2005-02-11 19:38         ` Stephen P. Becker
2005-02-12  0:53         ` Kumba
2005-02-12  1:54   ` 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=420CF611.5030705@gentoo.org \
    --to=geoman@gentoo.org \
    --cc=ftemporelli@astek.fr \
    --cc=linux-mips@linux-mips.org \
    /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.