in reply to Re: Wanted: Perl 6 Programmers
in thread Wanted: Perl 6 Programmers
Just tried some cc flags and stumbled over -G.
Changed the main Makefile from
toLD_SHARED= -shared
and imcc compiled after the patch danger mentioned.LD_SHARED= -G
All perl6 tests succeeded.
Now I'll try to convert some scripts from 5.6 to 6.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: Re: Wanted: Perl 6 Programmers
by educated_foo (Vicar) on Sep 05, 2002 at 14:40 UTC |