[LLVMdev] Problem running 2.6 test-suite on cygwin

Reid Kleckner rnk at mit.edu
Mon Dec 14 10:51:12 PST 2009


Are you running the C backend tests?  I remember those killed my
workstation because running gcc on the generated C would cause a giant
never-ending staircase of memory usage resulting in swappage and
crashes.  I would recommend disabling those tests.

Reid

On Mon, Dec 14, 2009 at 3:56 AM, Gregory Petrosyan
<gregory.petrosyan at gmail.com> wrote:
> On Sun, Dec 13, 2009 at 8:17 PM, Anton Korobeynikov
> <anton at korobeynikov.info> wrote:
>>> It looks to me that this:
>>>
>>> make[4]: *** No rule to make target `Output/sse.expandfft.linked.rbc',
>>> needed by `Output/sse.expandfft.linked.bc'.  Stop.
>> Well, I have no idea then. makefiles of testsuite are well-known for
>> such erratic behavior :(
>
> For the record: LLVM trunk starts test-suite, but reports lots of
> failures and then (predictably) hangs eating 100% CPU. I'll try a bit
> more with cygwin, and in case I'll be unable to make it work I'll
> switch to linux.
>
>                Gregory
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>




More information about the llvm-dev mailing list