<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sat, Nov 12, 2016 at 4:17 PM, Jan von Löwenstein <span dir="ltr"><<a href="mailto:jan.loewenstein@gmail.com" target="_blank">jan.loewenstein@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Glad that I am running on Mac, the other direction would be more difficult I suppose.</blockquote></div><br>Impossible, legally, since you aren't licensed to install OS X headers and libraries even for cross-compilation on other OSes. You could generate object code (if you can work around not having OS includes, or you don't need them) but final link would need to be done on a Mac to comply with Apple licensing. (Well, since Apple uses dynamic linking exclusively, in theory someone could clean-room enough of a fake e.g. libSystem.dylib to enable cross-link without actually having any of its object code. Lot of work for dubious amount of gain, though, and the edge cases would be horrendous.)<br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>brandon s allbery kf8nh                               sine nomine associates</div><div><a href="mailto:allbery.b@gmail.com" target="_blank">allbery.b@gmail.com</a>                                  <a href="mailto:ballbery@sinenomine.net" target="_blank">ballbery@sinenomine.net</a></div><div>unix, openafs, kerberos, infrastructure, xmonad        <a href="http://sinenomine.net" target="_blank">http://sinenomine.net</a></div></div></div>
</div></div>