On Sun, Nov 28, 2004 at 01:33:08AM -0500, William Coleda wrote:
> A few issues with the recent CVS doings...
> 
> 1) runtime/parrot/library/runtime/PGE.pir doesn't compile by default. Which 
> it can't, because:
> 2) PGE doesn't build by default. Should it? If so, then...

Eventually PGE should build by default -- I'm just not sure it's
"ready" for that step yet.  I think it ought to mature one or two more
steps before we throw it into the default build.

> 3) cd compilers/pge && make fails:

> c++ -dynamiclib  -L/usr/local/lib -flat_namespace  -o pge.dylib pge_parse.o 
> pge_gen.o pge_opt.o pge_parsep5.o pge_parseglob.o
> ld: multiple definitions of symbol _pge_cmeta

Oops, sorry about that--my mistake.  Luke and Nicholas have already fixed
it (thanks).

Pm

Reply via email to