Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[CVS ci] Exec argument.

2 views
Skip to first unread message

Daniel Grunblatt

unread,
Jul 29, 2003, 6:50:55 PM7/29/03
to perl6-i...@perl.org
I have checked in a patch to make the following work:

./parrot -o life.o examples/assembly/life.pbc

So, don't use test_main anymore.

I made this storing the pointer to the -o argument in the interpreter string
register 0 to make it visible from inside the core, instead of adding another
pointer the the interpreter structure.
s. embed.c:302

Daniel.

0 new messages