All of lore.kernel.org
 help / color / mirror / Atom feed
From: Zhang Fuxin <fxzhang@ict.ac.cn>
To: Arthur Petitpierre <arthur.petitpierre@gadz.org>
Cc: linux-mips@linux-mips.org
Subject: Re: kernel compilation error on indy with r4600
Date: Sun, 16 Mar 2003 14:22:56 -0500	[thread overview]
Message-ID: <3E74CF10.5080305@ict.ac.cn> (raw)
In-Reply-To: 20030316011613.766aa81d.arthur.petitpierre@gadz.org



Arthur Petitpierre wrote:

>	Hi,
>
>I've got an Indy whith a r46000 cpu and a Debian installed on it, and when I try to compile a new kernel (with gcc-2.95),
>I do 'make menuconfig', 'make dep' without any problem and when I try 'make vmlinux', I got error as following :
>
>gcc -D__KERNEL__ -I/usr/src/kernel-source-2.4.19/include -Wall -Wstrict-prototypes -Wno-trigraphs 
>
^^^^^^Are you sure you are using mips gcc? If you are cross-compiling,it 
should normally be mips(el)-linux-gcc here

>-O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -I /usr/src/kernel-source-2.4.19/include/asm/gcc -G 0 -mno-abicalls -fno-pic -pipe -mcpu=r4600 -mips2 -Wa,--trap   -DKBUILD_BASENAME=main -c -o init/main.o init/main.c
>as: unrecognized option `-mcpu=r4600'
>init/main.c: In function `calibrate_delay':
>init/main.c:199: Internal compiler error:
>init/main.c:199: output pipe has been closed
>make: *** [init/main.o] Error 1
>
>Any solution to fix it. Thanks,
>		Arthur
>
>
>
>  
>

      reply	other threads:[~2003-03-16  6:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-16  0:16 kernel compilation error on indy with r4600 Arthur Petitpierre
2003-03-16 19:22 ` Zhang Fuxin [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=3E74CF10.5080305@ict.ac.cn \
    --to=fxzhang@ict.ac.cn \
    --cc=arthur.petitpierre@gadz.org \
    --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.