public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* successful build of gcc-3.2.1 (C,C++,F77) on i386-unknown-openbsd3.1
@ 2003-02-03 13:30 Jonathan Thornburg
  0 siblings, 0 replies; only message in thread
From: Jonathan Thornburg @ 2003-02-03 13:30 UTC (permalink / raw)
  To: gcc; +Cc: Jonathan Thornburg

I have succesffully built/installed gcc-3.2.1 on an i386-unknown-openbsd3.1
system, enabling (only) the languages C, C++, and Fortran 77.

Output of $srcdir/config.guess:
% ../gcc-3.2.1/config.guess
i386-unknown-openbsd3.1
% /usr/local/bin/gcc -v
Reading specs from /usr/local/lib/gcc-lib/i386-unknown-openbsd3.1/3.2.1/specs
Configured with: ../gcc-3.2.1/configure --prefix /usr/local --enable-langages=c,c++,f77 --disable-nls
Thread model: single
gcc version 3.2.1
% 

Build commands:
% ../gcc-3.2.1/configure --prefix /usr/local \
                         --enable-langages=c,c++,f77 --disable-nls
% gmake CFLAGS='-O' LIBCFLAGS='-g -O2' \
                    LIBCXXFLAGS='-g -O2 -fno-implicit-templates' \
        bootstrap
% make install

OS version:
% head -1 /etc/motd
OpenBSD 3.1-stable (GENERIC) #2: Sun Nov 17 15:32:01 CET 2002

Hardware:
Fujitsu/Siemens Lifebook E6646 = notebook, 512M memory,
cpu0: Intel Pentium III (Tualatin) ("GenuineIntel" 686-class) 731 MHz

As always, thanks to the gcc team for a great job!
ciao,

-- 
-- "Jonathan Thornburg (remove -animal to reply)" <jthorn@aei.mpg-zebra.de>
   Max-Planck-Institut fuer Gravitationsphysik (Albert-Einstein-Institut),
   Golm, Germany             http://www.aei.mpg.de/~jthorn/home.html      
   "Washing one's hands of the conflict between the powerful and the
    powerless means to side with the powerful, not to be neutral."
                                      -- quote by Freire / poster by Oxfam

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-02-03 13:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-02-03 13:30 successful build of gcc-3.2.1 (C,C++,F77) on i386-unknown-openbsd3.1 Jonathan Thornburg

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).