[LLVMdev] Cygwin debug build results

Aaron Gray angray at beeb.net
Thu Jun 2 13:37:39 PDT 2005


Reid,

Okay seem to be most of the way there, just a couple of warnings/errors and more failed 'make checks' than before.

make check results :-

# of expected passes            1735
# of unexpected failures        45
# of expected failures          56

See attached file for details.


There were two "errors" flagged up in the LLVM second phase build :-

******** Warning: Your LLVMGCCDIR is set incorrectly. Double-check
******** Warning: llvm/Makefile.config to make sure it matches
******** Warning: the directory where the C front-end is installed,
******** Warning: and re-run configure if it does not.

/usr/src/llvm/Makefile.rules:639: Modules require llvm-gcc but no llvm-gcc is av
ailable ****

Although as far as I can tell they had no effect and 'llvm-gcc.exe' was accessable on the path to both the make and make install runs where they occured.

Other than that, we are winning.

Aaron
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20050602/82f7c107/attachment.html>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: makecheck.txt
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20050602/82f7c107/attachment.txt>


More information about the llvm-dev mailing list