This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Failed to build cross- bin utils



I'm posting this reply mainly for archival purposes.....

Peace....

Tom




CHECLER Mickael <mchecler@sysload.com> on 01/23/2001 12:33:50 AM

To:   "'Tom.Williams@diversifiedsoftware.com'"
      <Tom.Williams@diversifiedsoftware.com>
cc:
Subject:  RE: Failed to build cross- bin utils


Hi,

You're RIGHT !
I have to build a cross-gcc for all Unix platforms and hosted on NT. I have
just begun with the only one for which gas is not supported.
It works better when targetting solaris7 for instance.
Sorry

Michael.



-----Original Message-----
From: Tom.Williams@diversifiedsoftware.com
[mailto:Tom.Williams@diversifiedsoftware.com]
Sent: Friday, January 19, 2001 7:37 PM
To: mchecler@sysload.com
Cc: crossgcc@sources.redhat.com
Subject: Re: Failed to build cross- bin utils



I didn't know the GNU linker supported HP-UX.  Can the GNU linker be used
by a HP-UX targetted cross compiler?

Peace.....

Tom




CHECLER Mickael <mchecler@sysload.com>@sources.redhat.com on 01/19/2001
03:12:51 AM

Sent by:  crossgcc-owner@sources.redhat.com


To:   "'crossgcc@sources.redhat.com'" <crossgcc@sources.redhat.com>
cc:
Subject:  Failed to build cross- bin utils


I have typed in the following commands

host=sparc-sun-solaris2.7
target=hppa2.0n-hp-hpux11.00
prefix=/space/binutils/sparc-sol2.7
i=$prefix/bin

../configure --target=$target --prefix=$prefix -v

Then :

make all

And after some work, I've got the following error :

(...)
gcc -W -Wall -g -O2 -o size size.o bucomm.o version.o filemode.o
../bfd/.libs/libbfd.a ../libiberty/libiberty.a
not defined                        first referenced
symbol                             in file
som_vec                             ../bfd/.libs/libbfd.a(targets.o)
ld: fatal : undefined symbol. No output to size
collect2: ld returned 1 exit status
*** Error code 1
make: Fatal error: Command failed for target `size'


Could someone help me ? I have the same error when cross-building on
windows32 host.

Thanks

Michael

------
Want more information?  See the CrossGCC FAQ,
http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to
crossgcc-unsubscribe@sourceware.cygnus.com








------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]