From: David Huggins-Daines <dhd@linuxcare.com>
To: "Brian S. Julin" <bri@mojo.calyx.net>
Cc: parisc-linux@thepuffingroup.com
Subject: Re: [parisc-linux] Cross compiler -- on Alpha?
Date: 15 Mar 2000 17:57:28 -0500 [thread overview]
Message-ID: <87wvn3alk7.fsf@saison.thepuffigroup.com> (raw)
In-Reply-To: "Brian S. Julin"'s message of "Wed, 15 Mar 2000 17:30:03 -0500 (EST)"
"Brian S. Julin" <bri@mojo.calyx.net> writes:
> tc-hppa.o: In function `tc_gen_reloc':
> /usr/src/parisc/binutils/gas/./config/tc-hppa.c:3972: undefined reference
> to `_bfd_elf64_hppa_gen_reloc_type'
> /usr/src/parisc/binutils/gas/./config/tc-hppa.c:3972: undefined reference
> to `_bfd_elf64_hppa_gen_reloc_type'
> collect2: ld returned 1 exit status
> make[3]: *** [as-new] Error 1
Yeah, the problem here is that some part of the binutils configure
script is getting the host and target word size confused and thus
thinking that it should be building for an ELF64 instead of ELF32
target.
You cna fix this by undefining BFD64 in tc-hppa.c and possibly some
other place, I think. I didn't commit this to CVS because it's really
the wrong thing to do. Someone who actually understands the binutils
configuration and build system should be able to apply the correct fix...
--
David Huggins-Daines, Senior Linux Consultant, Linuxcare, Inc.
613.562.1239 tel
dhuggins@linuxcare.com, http://www.linuxcare.com/
Linuxcare. Support for the revolution.
next prev parent reply other threads:[~2000-03-15 23:56 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-03-15 11:39 [parisc-linux] ramdisk problem with ELF kernel Ulrich Strelow
2000-03-15 13:13 ` Philipp Rumpf
2000-03-15 16:16 ` [parisc-linux] Cross compiler -- on Alpha? Brian S. Julin
2000-03-15 17:26 ` Philipp Rumpf
2000-03-15 18:30 ` Hugo.van.der.Kooij
2000-03-15 18:48 ` willy
2000-03-15 18:55 ` Philipp Rumpf
2000-03-15 22:30 ` Brian S. Julin
2000-03-15 22:35 ` willy
2000-03-15 22:57 ` David Huggins-Daines [this message]
2000-03-15 16:21 ` [parisc-linux] ramdisk problem with ELF kernel Paul Bame
2000-03-15 17:28 ` [parisc-linux] need tftp boot and ELF Brian S. Julin
2000-03-15 17:46 ` willy
2000-03-15 18:26 ` [parisc-linux] ramdisk problem with ELF kernel Hugo.van.der.Kooij
2000-03-15 18:50 ` willy
2000-03-15 23:59 ` Helge Deller
2000-03-16 8:25 ` Gyula Matics
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=87wvn3alk7.fsf@saison.thepuffigroup.com \
--to=dhd@linuxcare.com \
--cc=bri@mojo.calyx.net \
--cc=parisc-linux@thepuffingroup.com \
/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.