[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
SUCCESS: after all workarounds, binutils-2.17.50 builds & works
From: |
anirkko |
Subject: |
SUCCESS: after all workarounds, binutils-2.17.50 builds & works |
Date: |
Sat, 21 Apr 2007 02:46:59 +0200 (MET DST) |
Just for feedback:
Today's CVS snapshot "binutils-2.17.50", after applying all the workarounds
reported today applied, builds fine with the configure options below
on sparc-sun-solaris2.6, installs fine, and the resulting gas and gld
seem to start off well in bootstrapping gcc...
Thanks, and greetings
Arto
% gas --version
GNU assembler (GNU Binutils) 2.17.50.20070420
Copyright 2007 Free Software Foundation, Inc.
% gld --version
GNU ld (GNU Binutils) 2.17.50.20070420
Copyright 2007 Free Software Foundation, Inc.
----------------------------------------------------------------
System = sun-sparc-solaris2.6
CC = gcc-4.1.2
CFLAGS = -O2 -mcpu=supersparc
.configure \
--prefix=/usr/local/gnu/binutils-2.17.50 \
--disable-nls \
--program-prefix=g \
--enable-targets=all \
--enable-64-bit-bfd \
--enable-libada \
--enable-libssp \
--enable-libgcc-math \
--with-libiconv-prefix=/usr/local/gnu/libiconv \
--with-gmp=/usr/local/gcc/gmp \
--with-mpfr=/usr/local/gcc/mpfr
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- SUCCESS: after all workarounds, binutils-2.17.50 builds & works,
anirkko <=