<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Dec 25, 2007, at 12:41 AM, Gordon Henriksen wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0; "><blockquote type="cite">My ocaml binaries are compiled from source using fink:<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">(kremenek@tedbook:llvm)$ which ocamlopt<br></blockquote><blockquote type="cite">/opt/fink/bin/ocamlopt<br></blockquote><blockquote type="cite">(kremenek@tedbook:llvm)$ ocamlopt -version<br></blockquote><blockquote type="cite">3.09.3<br></blockquote><br>Ah, -g to ocamlopt this looks like a new flag for 3.10. I usually  <br>cross-check with 3.06 on a spare machine, but minitowers don't travel  <br>so well. :) Fixed here:<br><br><a href="http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20071224/056594.html">http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20071224/056594.html</a><br><br>Happy holidays,<br>Gordon</span></blockquote></div><br><div>Thanks so much Gordon!  The build works now.</div><div><br class="webkit-block-placeholder"></div><div>If adding the -g flag is useful, perhaps we should investigate (in the future) adding some autoconf magic to the configure script to add -g when the ocaml compiler supports to it.  Currently my autoconf foo is pretty minimal, but I wouldn't mind looking into adding such support myself in the future if there is a need.</div><div><br class="webkit-block-placeholder"></div><div>Ted</div></body></html>