This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: GNU linker and assembler on Alpha OSF1.
- To: Antonio Ake <ake at ecn dot purdue dot edu>
- Subject: Re: GNU linker and assembler on Alpha OSF1.
- From: Tom Tromey <tromey at redhat dot com>
- Date: 20 Jul 2001 09:44:17 -0600
- Cc: <java at gcc dot gnu dot org>
- References: <Pine.GSO.4.33.0107190014570.9033-100000@min.ecn.purdue.edu>
- Reply-To: tromey at redhat dot com
>>>>> "Antonio" == Antonio Ake <ake@ecn.purdue.edu> writes:
Antonio> I have tried to install binutils on ALPHA OSF1, but the GNU
Antonio> assembler and linker are not installed. Other programs are
Antonio> installed like:
Antonio> ar,nm,ranlib,strip,addr2line,c++flit,gprof,objcopy,objdump,readelf,size,strings,strip
Antonio> Do you know the reason?
You'd have better luck asking this on the binutils list.
Maybe gld and gas haven't been ported to that platform?
Did configure tell you anything? It should say if it decides not to
build something.
Tom