public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Graphite build fails if PPL configured with --disable-shared
@ 2009-05-11 20:13 Ian Lance Taylor
  2009-05-11 20:13 ` Andrew Pinski
                   ` (3 more replies)
  0 siblings, 4 replies; 15+ messages in thread
From: Ian Lance Taylor @ 2009-05-11 20:13 UTC (permalink / raw)
  To: gcc

Another Graphite build issue: it appears that I must not use
--disable-shared when I configure PPL.  If I do use --disable-shared, I
get this:

/home/iant/gnu/ppl-0.10.2-install/lib/libppl_c.a(ppl_c_implementation_common.o): In function `finalize':
/home/iant/gnu/ppl-0.10.2/interfaces/C/../../src/ppl.hh:1842: undefined reference to `operator delete(void*)'

followed by thousands of similar errors.  This is unfortunate, as it
means that I must manually set LD_LIBRARY_PATH to the directory where
the PPL library is installed.  This also makes it harder for anybody
else to run the compiler that I build.  This needs to be fixed.


Also, a minor issue: cloog "make clean" fails:

rm /version.h
rm: cannot remove `/version.h': No such file or directory


Thanks.

Ian

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

end of thread, other threads:[~2009-07-08 19:18 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-05-11 20:13 Graphite build fails if PPL configured with --disable-shared Ian Lance Taylor
2009-05-11 20:13 ` Andrew Pinski
2009-05-11 20:14   ` Andrew Pinski
2009-05-11 23:45 ` H.J. Lu
2009-05-11 23:48 ` Janis Johnson
2009-05-12 17:45   ` Roberto Bagnara
2009-05-12 18:05     ` Ian Lance Taylor
2009-05-12 19:31     ` Laurent GUERBY
2009-05-12 19:49       ` Andreas Schwab
2009-05-12 20:03         ` Laurent GUERBY
2009-05-12 20:25           ` Andreas Schwab
2009-05-12 20:48             ` Laurent GUERBY
2009-07-08 19:18               ` Maik Beckmann
2009-05-12 21:39     ` Janis Johnson
2009-05-12  8:13 ` Laurent GUERBY

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