On Jul 31, 2007, at 11:11 AM, Paul Cochrane (via RT) wrote:
# New Ticket Created by Paul Cochrane # Please include the string: [perl #44291] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=44291 > Hi all, Attached is a patch which allows the Sun C compiler on Solaris compile Parrot. However, I'm *really* not sure if what I've done is correct. I've tested the patch on Solaris (not all tests pass), on Linux (all tests pass), and on Windows (all tests pass) but I'd like some code review to make absolutely sure that I've done the right thing here.
Since everything I noticed affects cgp, what happens if you pass --cgoto=0 to Configure.pl without this patch? Maybe suncc supports cgp but just has some other issues compared to other compilers.
I'll apply the patch once a consensus has been reached. Many thanks in advance, Paul