Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: Re: Wanted: Perl 6 Programmers

by busunsl (Vicar)
on Sep 05, 2002 at 13:25 UTC ( [id://195362]=note: print w/replies, xml ) Need Help??


in reply to Re: Wanted: Perl 6 Programmers
in thread Wanted: Perl 6 Programmers

I solved it:

Just tried some cc flags and stumbled over -G.

Changed the main Makefile from

LD_SHARED= -shared
to
LD_SHARED= -G
and imcc compiled after the patch danger mentioned.

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
    I submitted this (and your sketch of a fix) as a bug. Thanks,
    /s

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://195362]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (2)
As of 2024-04-25 20:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found