[LLVMdev] r140697 broke building with shared library enabled

Renato Golin rengolin at systemcall.org
Thu Sep 29 06:39:13 PDT 2011


On 29 September 2011 13:54, Justin Holewinski
<justin.holewinski at gmail.com> wrote:
> Did you try to re-run configure after pulling that commit?
> I just tried a shared build with:
> ../configure --enable-optimized --enable-assertions
> --enable-targets=host,ptx --enable-shared
> And the build is successful.
> What is your configure line, and system OS?

Not sure it's relevant, but I had the same error from clean GIT repo.
SVN clean repo at the same time gave me no errors.

On both cases, Linux Ubuntu 11.04:

$ cmake ../src
$ make -j12

-- 
cheers,
--renato

http://systemcall.org/



More information about the llvm-dev mailing list