Front page | perl.perl6.internals |
Postings from March 2006
Re: Parrot vs NekoVM
Thread Previous
From:
Leopold Toetsch
Date:
March 5, 2006 11:59
Subject:
Re: Parrot vs NekoVM
Message ID:
8a2c78096988d728ac3ef90b921c5c37@toetsch.at
On Mar 5, 2006, at 18:33, Jonathan Worthington wrote:
> "Leopold Toetsch" <lt@toetsch.at> wrote:
>> Mmm - actually -C needs computed goto, which isn't supported by all C
>> compilers.
> Including the one that I produce the Win32 builds that I believe were
> being tested with (MS Visual C++). Shouldn't it give a "we don't have
> a computed goto runcore" error though when you supply -C on platforms
> without it?
Definitely yes. What does happen currently, when running 'parrot -C' or
'parrot -Cj' with msvc?
> Jonathan
leo
Thread Previous