<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from rtf -->
<style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<font face="Calibri" size="2"><span style="font-size:10pt;">
<div>I'm porting software to Apple's Clang 7.0, as released in Xcode 7.0. I'm not clear how that version number relates to the Clang 3.x version numbers. </div>
<div> </div>
<div>I'm interested in turning on checking for stack buffer overflows. There's the GCC option -fstack-protector, and then there's the SafeStack sanitizer, <a href="http://clang.llvm.org/docs/SafeStack.html"><font color="blue"><u>http://clang.llvm.org/docs/SafeStack.html</u></font></a>.
However, that doesn’t support linking DSOs, and that's actually vital for my purposes:  the product I'm working on is mathematical modelling libraries, delivered as DSOs. </div>
<div> </div>
<div>So I think -fstack-protector is what I need to use, but I can't find any Clang documentation about it. Any suggestions? </div>
<div> </div>
<div>thanks,</div>
<div><font size="2"><span style="font-size:11pt;"> </span></font></div>
<div>-- </div>
<div>John Dallman</div>
<div><font size="2"><span style="font-size:11pt;"> </span></font></div>
<div><font face="Arial" size="3"><span style="font-size:12pt;">-----------------<br>

Siemens Industry Software Limited is a limited company registered in England and Wales.<br>

Registered number: 3476850.<br>

Registered office: Faraday House, Sir William Siemens Square, Frimley, Surrey, GU16 8QD. </span></font></div>
</span></font>
</body>
</html>