public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* gcc-3.1.1 bootstrap with -O3 -funroll-loops sucessful on sparc-sun-solaris2.6
@ 2002-08-12  3:21 Arto Nirkko
  2002-08-12  9:32 ` Janis Johnson
  0 siblings, 1 reply; 2+ messages in thread
From: Arto Nirkko @ 2002-08-12  3:21 UTC (permalink / raw)
  To: gcc

gcc-3.1.1 (all supported languages) bootstrapped fine
as static build (--disable-shared, avoids problems with
missing dynamic gcc libraries when compiled binaries
are transferred to other non-build systems)
with good optimization (-O3 -funroll-loops ...)
on Solaris 2.6 using GNU as and ld from binutils-2.13.


### output from srcdir/config.guess:
sparc-sun-solaris2.6

### output from gcc -v:
Reading specs from /usr/local/links/bin/../lib/gcc-lib/sparc-sun-solaris2.6/3.1.1/specs
Configured with: ../gcc-3.1.1-static-bimbo2.6/configure --prefix=/usr/local/gcc/gcc-3.1.1 --disable-shared --with-gnu-as --with-as=/usr/local/bin/as --with-gnu-ld --with-ld=/usr/local/bin/ld --enable-threads --with-cpu=supersparc --enable-cpp --enable-version-specific-runtime-libs --disable-nls
Thread model: posix
gcc version 3.1.1

### languages built:
full distribution, all languages

### other information about the build:

CFLAGS for bootstrap were
"-fPIC -O3 -funroll-loops -msupersparc -Qn -Wa,-Qn -s"

CXXFLAGS were
"$CFLAGS -no-implicit-templates"

./configure \
        --prefix=/usr/local/gcc/gcc-3.1.1 --disable-shared \
        --with-gnu-as --with-as=/usr/local/bin/as \
        --with-gnu-ld --with-ld=/usr/local/bin/ld \
        --enable-threads \
        --with-cpu=supersparc --enable-cpp \
        --enable-version-specific-runtime-libs \
        --disable-nls

gmake CONFIG_SHELL=/bin/ksh \
             BOOT_CFLAGS="$_CFLAGS" \
             CFLAGS="$_CFLAGS" \
             LIBCFLAGS="$_CFLAGS" \
             LIBCXXFLAGS="$_CFLAGS -no-implicit-templates" \
             bootstrap
cd gcc ; gmake gnatlib_and_tools

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: gcc-3.1.1 bootstrap with -O3 -funroll-loops sucessful on sparc-sun-solaris2.6
  2002-08-12  3:21 gcc-3.1.1 bootstrap with -O3 -funroll-loops sucessful on sparc-sun-solaris2.6 Arto Nirkko
@ 2002-08-12  9:32 ` Janis Johnson
  0 siblings, 0 replies; 2+ messages in thread
From: Janis Johnson @ 2002-08-12  9:32 UTC (permalink / raw)
  To: Arto Nirkko; +Cc: gcc

On Mon, Aug 12, 2002 at 12:26:56PM +0200, Arto Nirkko wrote:
> 
> gcc-3.1.1 (all supported languages) bootstrapped fine
> as static build (--disable-shared, avoids problems with
> missing dynamic gcc libraries when compiled binaries
> are transferred to other non-build systems)
> with good optimization (-O3 -funroll-loops ...)
> on Solaris 2.6 using GNU as and ld from binutils-2.13.

Thanks!  Your message is linked from the GCC 3.1 build status list at
http://gcc.gnu.org/gcc-3.1/buildstat.html .

Janis

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-08-12  9:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-08-12  3:21 gcc-3.1.1 bootstrap with -O3 -funroll-loops sucessful on sparc-sun-solaris2.6 Arto Nirkko
2002-08-12  9:32 ` Janis Johnson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).