<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
On 2/13/12 2:20 AM, Duncan Grisby wrote:<br>
<span style="white-space: pre;">> On Sat, 2012-02-11 at 19:03
-0800, Thomas Lockhart wrote:<br>
> <br>
>> I'm trying to get code running on Mac OS X including
omniORB and<br>
>> omniORBpy.<br>
> <br>
> They work fine for me, just running configure; make, which
uses the<br>
> gcc compiler front-end.</span><br>
<br>
Yes, that does work but I'm trying to help update the MacPorts port
for omniORB and they prefer to use the default compiler (clang) if
possible...<br>
<br>
<span style="white-space: pre;">> Luckily the IBM xlC compiler
has the same problem, so there are<br>
> already pre-processor defines for a work-around. This little
patch<br>
> fixes it.</span><br>
<br>
Great, thanks Duncan. It seems to do the trick without me having to
specify the llvm-gcc compiler. I'll get the patch into the port.<br>
<br>
- Tom<br>
</body>
</html>