public inbox for linuxppc-dev@ozlabs.org 
 help / color / mirror / Atom feed
From: Clemens Koller <clemens.koller@anagramm•de>
To: Kumar Gala <kumar.gala@freescale•com>
Cc: ppcembed Mailing List <linuxppc-embedded@ozlabs•org>
Subject: Re: gcc-3.3.3 from YDL4 problems?
Date: Mon, 07 Mar 2005 11:45:35 +0100	[thread overview]
Message-ID: <422C30CF.5010906@anagramm.de> (raw)
In-Reply-To: <58ddcf3f9fe35315256e2fa3d7361081@freescale.com>

Hello, Kumar!

> Has anyone else had any issues with building kernels (2.6.11) with 
> gcc-3.3.3 from YDL4.  Ran into a problem today were a 2.6.11 build for 
> MPC8540 ADS breaks with gcc-3.3.3 but works ok with a 3.4.3.

You know that I build the mpc8540_ads also.
I use the Denx ELDK 3.1 with gcc 3.3.3 and it breaks due to an unknown
rfci instruction:

$ make
   CHK     include/linux/version.h
   CC      scripts/mod/empty.o
   MKELF   scripts/mod/elfconfig.h
   HOSTCC  scripts/mod/file2alias.o
   HOSTCC  scripts/mod/modpost.o
   HOSTCC  scripts/mod/sumversion.o
   HOSTLD  scripts/mod/modpost
   CC      arch/ppc/kernel/asm-offsets.s
   CHK     include/asm-ppc/offsets.h
   CC      init/main.o
   CHK     include/linux/compile.h
   UPD     include/linux/compile.h
   CC      init/version.o
   CC      init/do_mounts.o
   CC      init/do_mounts_devfs.o
   CC      init/do_mounts_rd.o
   CC      init/do_mounts_initrd.o
   LD      init/mounts.o
   CC      init/initramfs.o
   CC      init/calibrate.o
   LD      init/built-in.o
   CHK     usr/initramfs_list
   AS      usr/initramfs_data.o
   LD      usr/built-in.o
   AS      arch/ppc/kernel/entry.o
arch/ppc/kernel/entry.S: Assembler messages:
arch/ppc/kernel/entry.S:800: Error: Unrecognized opcode: `rfci'
make[1]: *** [arch/ppc/kernel/entry.o] Error 1
make: *** [arch/ppc/kernel] Error 2

But if I use your powerpc-linux-gnuspe-* (cross-)toolchain it
builds fine. Maybe some compile options for 3.3.3 might be sufficient
to fix that... my way is to use 3.4.3.

Best greets,

Clemens Koller
_______________________________
R&D Imaging Devices
Anagramm GmbH
Rupert-Mayer-Str. 45/1
81379 Muenchen
Germany

http://www.anagramm.de
Phone: +49-89-741518-50
Fax: +49-89-741518-19

  reply	other threads:[~2005-03-07 10:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-05  0:20 gcc-3.3.3 from YDL4 problems? Kumar Gala
2005-03-07 10:45 ` Clemens Koller [this message]
2005-03-07 21:39   ` Kumar Gala

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=422C30CF.5010906@anagramm.de \
    --to=clemens.koller@anagramm$(echo .)de \
    --cc=kumar.gala@freescale$(echo .)com \
    --cc=linuxppc-embedded@ozlabs$(echo .)org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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