On Jan 5, 2006, at 21:37, Roger Browne wrote:
What is a non-"statically-linked parrot"? Is it what I get by giving
the
"--parrot_is_shared" argument to Configure.pl?
I did
$ ./doit
$ cd languages/amber
$ make clean all
and got an error (Makefile related) - then:
$ ./doit --parrot_is_shared
On Thu, 2006-01-05 at 20:00 +0100, Leopold Toetsch wrote:
> > There is another issue though 'make all' inside amber currently needs
> > a statically linked parrot. I don't know, if this is amber- or
> > parrot-related though.
>
> Works with tcl - so it's probably an amber Makefile issue.
Thanks
On Jan 5, 2006, at 19:32, Leopold Toetsch wrote:
There is another issue though 'make all' inside amber currently needs
a statically linked parrot. I don't know, if this is amber- or
parrot-related though.
Works with tcl - so it's probably an amber Makefile issue.
leo
On Jan 5, 2006, at 17:04, Roger Browne wrote:
I wonder if anyone has any ideas how I can track down the source of a
problem that I am having. I have a pir file that runs fine under 0.4.0,
but under the latest svn fails with this message:
parrot: src/string.c:448: string_append: Assertion `b
I wonder if anyone has any ideas how I can track down the source of a
problem that I am having. I have a pir file that runs fine under 0.4.0,
but under the latest svn fails with this message:
parrot: src/string.c:448: string_append: Assertion `b->encoding &&
b->charset && !(((b)->obj.flags)