successful build/install of gcc 3.3.2 on i386-unknown-openbsd3.3
Jonathan Thornburg
jthorn@aei.mpg.de
Mon Nov 10 12:33:00 GMT 2003
I have successfully built/installed gcc 3.3.2 on an
i386-unknown-openbsd3.3 system, running the OpenBSD 3.3-stable:
% head -1 /etc/motd
OpenBSD 3.3-stable (GENERIC) #2: Fri Sep 19 18:16:46 CEST 2003
% cd /usr/local/src/gcc/gcc-3.3.2
% ./config.guess
i386-unknown-openbsd3.3
% gcc -v
Reading specs from /usr/local/lib/gcc-lib/i386-unknown-openbsd3.3/3.3.2/specs
Configured with: ../gcc-3.3.2/configure --enable-languages=c,c++,f77 --disable-nls
Thread model: single
gcc version 3.3.2
%
I configured with the options
--enable-languages=c,c++,f77 --disable-nls
and built with
gmake CFLAGS='-O' LIBCFLAGS='-g -O2' \
LIBCXXFLAGS='-g -O2 -fno-implicit-templates' bootstrap
ciao,
--
-- "Jonathan Thornburg (remove -animal to reply)" <jthorn@aei.mpg-zebra.de>
Max-Planck-Institut fuer Gravitationsphysik (Albert-Einstein-Institut),
Golm, Germany, "Old Europe" 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
More information about the Gcc
mailing list