[perl #44845] [PATCH] C++ cleanups for Solaris CC

NotFound julian.notfound at gmail.com
Tue Dec 16 08:33:30 UTC 2008


> I just tried to build parrot with g++ on darwin/intel to see if I could replicate the initial failure
> reported in the ticket, but am unable to. (g++ is detected as gcc, and then we pass it an option
> that makes it explode.)

What Configure options do you used? I usually do:

--cc=g++ --cxx=g++ --ld=g++ --link=g++

-- 
Salu2


More information about the parrot-dev mailing list