All of lore.kernel.org
 help / color / mirror / Atom feed
From: YAMAMOTO Taku <yamataku@layer-seven.com>
To: ultralinux@vger.kernel.org
Subject: Couldn't find sparc64-linux-gcc
Date: Tue, 26 Sep 2000 06:59:18 +0000	[thread overview]
Message-ID: <marc-linux-ultrasparc-96995143407396@msgid-missing> (raw)

Hello,

I'm experiencing difficulties that can't compile
using kernel-source-2.2.16-3.sparc.rpm on RH6.2sparc.

I have done following procedure.

# rpm -ivh kernel-headers-2.2.16-3.sparc.rpm
# rpm -ivh kernel-source-2.2.16-3.sparc.rpm
# cd /usr/src/linux
# ln -s /usr/src/linux/include/asm-sparc64 /usr/include/asm/asm-sparc64
# make mrproper
# make menuconfig
# make vmlinux
sparc64-linux-gcc -D__KERNEL__ -I/usr/src/linux-2.2.16/include -Wall -Wstrict-prototypes -O2 -fomit-frame-point
er  -D__SMP__ -pipe -mno-fpu -mtune=ultrasparc -mmedlow -ffixed-g4 -fcall-used-g5 -fcall-used-g7 -Wno-sign-comp
are  -c -o init/main.o init/main.c
/bin/bash: sparc64-linux-gcc: command not found
make: *** [init/main.o] Error 127

According to mailinglist,sparc64-linux-gcc exist in /usr/local/bin, but
not found.

Does anyone know complete way to compile linux-kernel with
kernel-sources rpm ?


___________________________________________________________________
Taku Yamamoto
MailTo: yamamoto@layer-seven.com

-
To unsubscribe from this list: send the line "unsubscribe ultralinux" in
the body of a message to majordomo@vger.kernel.org

             reply	other threads:[~2000-09-26  6:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-09-26  6:59 YAMAMOTO Taku [this message]
2000-09-26  7:18 ` Couldn't find sparc64-linux-gcc Joshua Uziel
2000-09-26  9:59 ` YAMAMOTO Taku
2000-09-27  1:15 ` Joshua Uziel

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=marc-linux-ultrasparc-96995143407396@msgid-missing \
    --to=yamataku@layer-seven.com \
    --cc=ultralinux@vger.kernel.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.