<div dir="ltr"><div style="font-size:12.8px">I want to port some C++ code that was originally written for Windows using Borland (Embarcadero C++ Builder10 Seattle) to Linux.  The code makes extensive use of Borland's non-standard  "__property" statements.  </div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Is there a way to compile code that uses "__property" statements on a Linux machine using Clang or does the -fborland-extensions only apply to Windows versions of Clang?  I've tried setting the flag, but the compiler (3.4.2) gives me an "unknown type name" error.</div><div><br></div>-- <br><div class="gmail_signature"><i style="font-family:tahoma,sans-serif;color:rgb(51,51,153)">JonT</i><br></div>
</div>