[LLVMdev] r140697 broke building with shared library enabled
Heikki Kultala
hkultala at iki.fi
Fri Sep 30 03:58:35 PDT 2011
On 09/29/2011 05:29 PM, Justin Holewinski wrote:
> On Thu, Sep 29, 2011 at 9:39 AM, Renato Golin <rengolin at systemcall.org
> <mailto:rengolin at systemcall.org>> wrote:
>
> On 29 September 2011 13:54, Justin Holewinski
> <justin.holewinski at gmail.com <mailto: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?
yes, thanks.
More information about the llvm-dev
mailing list