[LLVMdev] llvm-gcc linux build broken

Török Edwin edwintorok at gmail.com
Wed Oct 1 09:51:33 PDT 2008


On 2008-10-01 18:55, Duncan Sands wrote:
>> This means that I don't have a working llvm-gcc with TOT either.
>>     
>
> I get the same thing on x86-32.
>
> Ciao,
>
> Duncan.
>   

HAVE_STDLIB_H is not defined, which causes a 'char* malloc()' definition
in cplus-dem.c.

>From config.log:
configure:8421: checking for stdlib.h
configure:8461: result: no

Did you open a bug for this?

--Edwin



More information about the llvm-dev mailing list