<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18876">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2 face=Arial>The windows version by default only builds the x86
target whereas the cygwin version build all targets. Nice and consistent...
:o)</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>Built with arm and modified the arm assembler to
accept CR/LF and now it's happy.</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>So if anyone else is having issues with the cygwin
version of clang being very slow to startup, I'd recommend a native (well,
MinGW) build and use that. It works very nicely and very quickly.</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>Thanks,</FONT></DIV>
<DIV><FONT size=2 face=Arial>-- James</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<BLOCKQUOTE
style="BORDER-LEFT: #000000 2px solid; PADDING-LEFT: 5px; PADDING-RIGHT: 0px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px"
dir=ltr>
<DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
<DIV
style="FONT: 10pt arial; BACKGROUND: #e4e4e4; font-color: black"><B>From:</B>
<A title=james.boulton@eiconic.com
href="mailto:james.boulton@eiconic.com">James Boulton</A> </DIV>
<DIV style="FONT: 10pt arial"><B>To:</B> <A title=cfe-commits@cs.uiuc.edu
href="mailto:cfe-commits@cs.uiuc.edu">cfe-commits@cs.uiuc.edu</A> </DIV>
<DIV style="FONT: 10pt arial"><B>Sent:</B> Monday, May 23, 2011 5:25 PM</DIV>
<DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [cfe-commits] clang Cygwin
slow startup</DIV>
<DIV><FONT size=2 face=Arial></FONT><BR></DIV>
<DIV><FONT size=2 face=Arial>Trying the windows route -- if I try the same
command line which works under cygwin, I get this error:</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>error: unable to create target: 'No available
targets are compatible with this triple, see -version for the available
targets.'</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>Trying to compile with -ccc-host-triple
arm-apple-darwin9. Both cygwin and windows version show more or less the same
target information (ie. i686-pc-win32 and i386-pc-cygwin, both x86), and are
compiled from the same code and configuration. So I dont believe it's the
build which is at fault.</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>How are the triples registered? I have the
appropriate compilers / library managers / etc setup, but cant figure out how
to actually get the windows version to recognise them.</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>There is no documentation on this functionality
and scant reference in the code to anything, so I really have no clue on
this.</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>Any help on either matter much
appreciated!</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV></BLOCKQUOTE></BODY></HTML>