Using -isystem in config/auto/icu.pm on non-GCC system
Solinski, Mark
mark.solinski at sap.com
Wed Apr 25 20:27:05 UTC 2012
Works great. Smolder test posted. Thanks!
Mark Solinski
From: Andy Lester [mailto:andy at petdance.com]
Sent: Wednesday, April 25, 2012 12:00 PM
To: Solinski, Mark
Cc: parrot-dev at lists.parrot.org
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 => andy at petdance.com<mailto:andy at petdance.com> => www.petdance.com<http://www.petdance.com> => AIM:petdance
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.parrot.org/pipermail/parrot-dev/attachments/20120425/6b2d8206/attachment-0001.html>
More information about the parrot-dev
mailing list