[LLVMdev] dejagnu tester

Reid Spencer reid at x10sys.com
Tue Nov 30 11:32:02 PST 2004


Duraid,

Your recent tests are all failing because the linker can't find libc.bc
or libcrtend.a.  I suspect you rebuilt your CFE without installing the
runtimes. To restore them, could you please:

cd llvm/runtime ; make clean ; make install

Thanks,

Reid.

On Tue, 2004-11-30 at 00:21, Duraid Madina wrote:
> Hi all,
> 
> 	This is just to announce that I have a FreeBSD x86 machine running the 
> test suite more or less continuously:
> 
> 	http://kinoko.c.u-tokyo.ac.jp/~builddonkey/
> 
> 	Of note is that it now runs Dejagnu tests. (Thanks, tonic+co!) I'm also 
> tracking CVS breakage (internally, for now). At some later point, I'll 
> make available more real-time information on "is CVS alive and if not, 
> who broke it".
> 
> 	Enjoy,
> 
> 	Duraid
> 
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://mail.cs.uiuc.edu/mailman/listinfo/llvmdev
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20041130/51c9c3cc/attachment.sig>


More information about the llvm-dev mailing list