[LLVMdev] r140697 broke building with shared library enabled (original) (raw)

Justin Holewinski justin.holewinski at gmail.com
Thu Sep 29 07:29:01 PDT 2011


On Thu, Sep 29, 2011 at 9:39 AM, Renato Golin <rengolin at systemcall.org>wrote:

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

I've applied a fix in r140783.

Renato, Heikki, does this fix the build for you?

-- cheers, --renato http://systemcall.org/

--

Thanks,

Justin Holewinski -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110929/06a7e53b/attachment.html>



More information about the llvm-dev mailing list