public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Re: GCC 4.5.0 release candidate available
@ 2010-04-06 18:58 Jerome Quinn
  2010-04-06 19:30 ` Marc Glisse
  0 siblings, 1 reply; 11+ messages in thread
From: Jerome Quinn @ 2010-04-06 18:58 UTC (permalink / raw)
  To: gcc

I just downloaded the 20100406 snapshot and tried to build, however,
could not get cloog-ppl to build.  I know it's not mandatory, but
there's an issue here.

I pulled down both ppl and cloog-ppl from the same location as the
snapshot, so ppl-0.10.2 and cloog-ppl-0.15.9.  On a Centos 5.4 x86_64
system, I built ppl and installed it in a custom location.  This is
gcc 4.1.2-46.

./configure --prefix=/scratch/usr

Then I configured cloog-ppl:

./configure --with-ppl=/scratch/usr
make
...
make[1]: Entering directory `/scratch/usr/jlquinn/cloog-
ppl-0.15.9'
/bin/sh ./libtool --tag=CC --mode=link gcc -Wall -fomit-frame-pointer
-g -O2  -L/scratch/usr/lib  -o cloog  cloog.o libcloog.la -lgmp
-lppl_c -lppl -lgmpxx
libtool: link: gcc -Wall -fomit-frame-pointer -g -O2 -o .libs/cloog
cloog.o  -L/scratch/usr/lib ./.libs/libcloog.so
/scratch/usr/lib/libppl_c.so /scratch/usr/lib/libppl.so -lgmp -lgmpxx
-Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/scratch/usr/lib
./.libs/libcloog.so: undefined reference to `mp_get_memory_functions'
collect2: ld returned 1 exit status
make[1]: *** [cloog] Error 1

Am I missing something here?  The gcc install docs imply there's
nothing special needed to build these two items.  If there is, we
should probably include that.

Thanks,
Jerry

^ permalink raw reply	[flat|nested] 11+ messages in thread
* GCC 4.5.0 release candidate available
@ 2010-04-06 13:45 Richard Guenther
  2010-04-06 16:24 ` Jack Howarth
  0 siblings, 1 reply; 11+ messages in thread
From: Richard Guenther @ 2010-04-06 13:45 UTC (permalink / raw)
  To: gcc


A GCC 4.5.0 release candidate is available at:

ftp://gcc.gnu.org/pub/gcc/snapshots/4.5.0-RC-20100406/

Please test the tarballs and report any problems to Bugzilla.
CC me on the bugs if you believe they are regressions from
previous releases severe enough to block the 4.5.0 release.

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] 11+ messages in thread

end of thread, other threads:[~2010-04-07  8:32 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-04-06 18:58 GCC 4.5.0 release candidate available Jerome Quinn
2010-04-06 19:30 ` Marc Glisse
2010-04-06 20:10   ` Jerome Quinn
2010-04-06 20:27     ` Jonathan Wakely
2010-04-06 20:30       ` Jonathan Wakely
2010-04-06 21:11       ` Jerome Quinn
2010-04-06 23:16         ` Jonathan Wakely
2010-04-06 23:19           ` Jerome Quinn
  -- strict thread matches above, loose matches on Subject: below --
2010-04-06 13:45 Richard Guenther
2010-04-06 16:24 ` Jack Howarth
2010-04-07 11:29   ` Richard Guenther

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