[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/539] New: cross compiler for hppa2.0w-hp-hpux11.00
From: |
ivanr at syncad dot com |
Subject: |
[Bug binutils/539] New: cross compiler for hppa2.0w-hp-hpux11.00 |
Date: |
10 Nov 2004 18:54:01 -0000 |
I need to make a cross compiler running on cigwin targetted for hppa2.0w-hp-
hpux11.00 (I need just the assembler).
I use GNU make 3.80 and I'm tring to build binutils 2.15
building is done like this:
../configure --prefix=/usr/local/toolchain-3.4.2 --host=i686-pc-cygwin --
target=hppa2.0w-hp-hpux11.00 --with-headers=
mp/binutils-2.15/hppa2.0w-hp-hpux11.00/include --without-libs
make
I got the target OS header files but it still doesn't help. I get this when
building:
../bfd/.libs/libbfd.a(targets.o)(.data+0x4): In function `find_target':
/tmp/binutils-2.15/hppa2.0w-hp-hpux11.00/bfd/../../bfd/targets.c:1169:
undefined reference to `_som_vec'
../bfd/.libs/libbfd.a(targets.o)(.rdata+0x0):/tmp/binutils-2.15/hppa2.0w-hp-
hpux11.00/bfd/../../bfd/targets.c:1169: undefined reference to `_som_vec'
--
Summary: cross compiler for hppa2.0w-hp-hpux11.00
Product: binutils
Version: 2.15
Status: NEW
Severity: normal
Priority: P2
Component: binutils
AssignedTo: unassigned at sources dot redhat dot com
ReportedBy: ivanr at syncad dot com
CC: bug-binutils at gnu dot org
http://sources.redhat.com/bugzilla/show_bug.cgi?id=539
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
- [Bug binutils/539] New: cross compiler for hppa2.0w-hp-hpux11.00,
ivanr at syncad dot com <=