Works great. Smolder test posted. Thanks! Mark Solinski
From: Andy Lester [mailto:[email protected]] Sent: Wednesday, April 25, 2012 12:00 PM To: Solinski, Mark Cc: [email protected] Subject: Re: Using -isystem in config/auto/icu.pm on non-GCC system It seems obvious that it does not understand the following: -isystem "c:\usr\lib\icu\include". I have since changed config/auto/icu.pm to produce: -I"c:\usr\lib\icu\include", as it was before, and everything runs fine. I believe that using -isystem was introduced to fix a Mac related issue, but the fix appears to break compilation on systems using MSVC++. I just merged this fix: https://github.com/parrot/parrot/pull/757 Can you try it out, please? xoa -- Andy Lester => [email protected]<mailto:[email protected]> => www.petdance.com<http://www.petdance.com> => AIM:petdance
_______________________________________________ http://lists.parrot.org/mailman/listinfo/parrot-dev
