On 9 January 2014 00:58, Göran Krampe <goran@krampe.se> wrote:

On 01/08/2014 10:31 AM, Bert Freudenberg wrote:
On 07.01.2014, at 21:02, Craig Latta <craig@netjam.org> wrote:

Hi--

     Having isolated the Spoon VM changes[1], I'm testing them with the
latest VM sources (and Mac OS/devtools). As always, when I do this once
a year, I get errors... Am I doing something wrong?

Apple switched from gcc to clang. The unix sources only work with gcc, IIRC.

Gcc can still be installed, but I haven't done it myself yet.

Pharo mac VM builds fine with clang actually. Igor and the others put lots of effort into that new build procedure.

Not me. It was Esteban, who found the magic compiler flags (by using binary search algorithm), which could build stable VM using clang compiler.

Best would be to make sources to not depend on type of C compiler..
but we all understand that it's easier to say (or dream about) than do :)
 
regards, Göran


--
Best regards,
Igor Stasenko.