This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: MELT tutorial on the wiki
- From: Dave Korn <dave dot korn dot cygwin at googlemail dot com>
- To: tromey at redhat dot com
- Cc: Basile STARYNKEVITCH <basile at starynkevitch dot net>, GCC Mailing List <gcc at gcc dot gnu dot org>
- Date: Sat, 01 Aug 2009 07:41:10 +0100
- Subject: Re: MELT tutorial on the wiki
- References: <4A707003.8060103@starynkevitch.net> <m3k51prhv4.fsf@fleche.redhat.com> <4A728EE2.2050401@starynkevitch.net> <m3eirwpwoq.fsf@fleche.redhat.com>
Tom Tromey wrote:
> I looked into this a little. It looks like the PPL checks don't work
> properly in the case where PPL is a system library. I guess I need
> --with-ppl=/usr ... I will try that later.
Were you using a --prefix? The PPL checks (by design I think) only look for
PPL in your prefix.
cheers,
DaveK