<div class="gmail_quote">
<div bgcolor="#ffffff">
<div><font face="Arial" size="2">Nick,</font></div>
<div><font face="Arial" size="2"></font> </div>
<div><font face="Arial" size="2">Think I have got the Cygwin problem sussed. There was a -nostdlib on the libLTO link and on LLVMHello Cygwin's linking requires listing libraries, it does not seem to search directories for them link Linux'es ld does, plus a few misc issues.</font></div>

<div><font face="Arial" size="2"></font> </div>
<div><font face="Arial" size="2">Heres a provisional patch I have checked it on x86 Linux as well as Cygwin, to 'make tools-only' level, debug build.</font></div>
<div><font face="Arial" size="2"></font> </div>
<div><font face="Arial" size="2">There maybe a bit more clearing up to be done the original build system does do some duplication of g++ flags which should be dealt with at some point. Also there is the difference in Linux finding libraries given '-L' paths where as Cygwin seems to have them listed on '-l' switches. </font></div>

<div> </div>
<div>Yeah I want to switch my development to Linux as it it just about 10 times faster than Cygwin.</div>
<div> </div>
<div><font face="Arial" size="2">Cheers,</font></div>
<div><font face="Arial" size="2"></font> </div>
<div><font face="Arial" size="2">Aaron</font></div>
<div><font face="Arial" size="2"></font> </div></div></div><br>