linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Subodh Nijsure <subodh@best.com>
To: linuxppc-embedded@lists.linuxppc.org
Subject: Unsupported relocation type err while compiling head_8xx.S
Date: Tue, 28 Aug 2001 13:10:05 -0700 (PDT)	[thread overview]
Message-ID: <200108282010.NAA29698@shell9.ba.best.com> (raw)


Hello,

I am trying to compile linux kernel on of my development machine and
compiler is throwing up these errors while compiling head_8xx.S

ppc_8xx-gcc -D__ASSEMBLY__ -D__KERNEL__
-I/home/baijnath/subodh/NMR/BSP/SCM/linux/include
-c -o head_8xx.o head_8xx.S
head_8xx.S: Assembler messages:
head_8xx.S:227: Error: unsupported relocation type
head_8xx.S:227: Error: unsupported relocation type
...
...
..

However same kernel source code compiles fine on two other workstations,
I have exactly same copy of development toolkits ( cross-compilers,
headers etc. ) on other two workstations i.e. stuff in /opt/hardhat is
same on all four workstations and only one workstation is having this
problem....

Has anybody seen this error before and found a solution?
[ Its not like I haven't spend lot of time trying to figure out what
could be wrong, but all the things I have tried don't seem to fix this
problem, also have searched mailing list archive, deja

Yes I tried compiling things "by hand" and when I usee ppc_8xx-gcc -v the
compiler and assembler options all same on four machines, only one machine
doesn't like them. I am using HardHat 1.2 development kits.


ppc_8xx-gcc  -v
Reading specs from /opt/hardhat/devkit/ppc/8xx/lib/gcc-lib/powerpc-hardhat-linux/2.95.2/specs
gcc version 2.95.2 19991030 (2.95.3 prerelease/franzo)
ppc_8xx-as  -v
GNU assembler version 2.10.90 (powerpc-hardhat-linux) using BFD version 2.10.0.12


Any pointers...

/Subodh


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

                 reply	other threads:[~2001-08-28 20:10 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=200108282010.NAA29698@shell9.ba.best.com \
    --to=subodh@best.com \
    --cc=linuxppc-embedded@lists.linuxppc.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).