public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* GCC 4.3.4 release candidate available
@ 2009-07-27 16:12 Richard Guenther
  2009-07-29  9:24 ` Dave Korn
  2009-08-03 10:46 ` Matthias Klose
  0 siblings, 2 replies; 6+ messages in thread
From: Richard Guenther @ 2009-07-27 16:12 UTC (permalink / raw)
  To: gcc


A release candidate for the GCC 4.3.4 is now available at

ftp://gcc.gnu.org/pub/gcc/snapshots/4.3.4-RC-20090727

I plan to roll out the final release at the beginning of next week
if there are no major problems reported.

All checkins to the 4.3 branch require release manager approval.

Thanks,
Richard

-- 
Richard Guenther <rguenther@suse.de>
Novell / SUSE Labs
SUSE LINUX Products GmbH - Nuernberg - AG Nuernberg - HRB 16746 - GF: Markus Rex

^ permalink raw reply	[flat|nested] 6+ messages in thread
* Re: GCC 4.3.4 release candidate available
@ 2009-07-29 16:24 Angelo Graziosi
  0 siblings, 0 replies; 6+ messages in thread
From: Angelo Graziosi @ 2009-07-29 16:24 UTC (permalink / raw)
  To: DaveK; +Cc: GCC

Dave Korn wrote:

> Bootstrap failure on Cygwin:
> 
>> /gnu/gcc/releases/4.3.4/gcc-4.3.4-RC-20090727/host-i686-pc-cygwin/gcc/xgcc -B/gn
>> u/gcc/releases/4.3.4/gcc-4.3.4-RC-20090727/host-i686-pc-cygwin/gcc/ -B/opt/gcc-t
>> ools/i686-pc-cygwin/bin/ -B/opt/gcc-tools/i686-pc-cygwin/lib/ -isystem /opt/gcc-
>> tools/i686-pc-cygwin/include -isystem /opt/gcc-tools/i686-pc-cygwin/sys-include
>> -c -DHAVE_CONFIG_H -O2 -g -g -O2   -I. -I../.././libiberty/../include  -W -Wall
>> -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  ../.././libiberty/st
>> rsignal.c -o strsignal.o
>> ../.././libiberty/strsignal.c:408: error: conflicting types for 'strsignal'
>> /usr/include/string.h:79: error: previous declaration of 'strsignal' was here
>> make[2]: *** [strsignal.o] Error 1
>> make[2]: Leaving directory `/gnu/gcc/releases/4.3.4/gcc-4.3.4-RC-20090727/i686-p
>> c-cygwin/libiberty'
>> make[1]: *** [all-target-libiberty] Error 2
>> make[1]: Leaving directory `/gnu/gcc/releases/4.3.4/gcc-4.3.4-RC-20090727'
>> make: *** [all] Error 2

For the sake of completeness, I want to flag that on *Cygwin-1.5*, the 
gcc-4.3.4-RC-20090727 snapshot, configured as:

${gcc_dir}/configure --prefix="${prefix_dir}" \
       --exec-prefix="${eprefix_dir}" \
       --sysconfdir="${sysconf_dir}" \
       --libdir="${lib_dir}" \
       --libexecdir="${libexec_dir}" \
       --mandir="${man_dir}" \
       --infodir="${info_dir}" \
       --program-suffix="${suffix}" \
       --enable-bootstrap \
       --enable-checking=release \
       --enable-decimal-float=bid \
       --enable-languages=c,c++,fortran \
       --enable-libgomp \
       --enable-libssp \
       --enable-nls \
       --enable-threads=posix \
       --enable-version-specific-runtime-libs \
       --disable-fixed-point \
       --disable-libmudflap \
       --disable-shared \
       --disable-sjlj-exceptions \
       --disable-win32-registry \
       --with-arch=i686 \
       --with-dwarf2 \
       --with-system-zlib \
       --with-tune=generic \
       --without-included-gettext \
       --without-x

builds OB.


Cheers,
Angelo.

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

end of thread, other threads:[~2009-08-03 10:46 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-07-27 16:12 GCC 4.3.4 release candidate available Richard Guenther
2009-07-29  9:24 ` Dave Korn
2009-07-29  9:39   ` Richard Guenther
2009-07-29  9:41     ` Kai Tietz
2009-08-03 10:46 ` Matthias Klose
2009-07-29 16:24 Angelo Graziosi

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