octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Aw: RE: RE: Octave 3.8.2 released - llvm


From: Tatsuro MATSUOKA
Subject: Re: Aw: RE: RE: Octave 3.8.2 released - llvm
Date: Thu, 28 Aug 2014 10:17:34 +0900 (JST)


----- Original Message -----

> From: Mike Miller 
> To: Tatsuro MATSUOKA 
> Cc: Stefan Mahr ; John D ; "address@hidden" <address@hidden>
> Date: 2014/8/27, Wed 11:51
> Subject: Re: Aw: RE:  RE: Octave 3.8.2 released - llvm
> 
> On Wed, Aug 27, 2014 at 10:13:47 +0900, Tatsuro MATSUOKA wrote:
>>  I have applied the patch and tried bootstrap and configure.
>>  The "check for LLVM::legacy::PassManager" (config.log)
>> 
> The huge list of libraries indicates that your LLVM installation doesn't
> provide the single shared library. Do you have any shared libraries in
> /opt/clang+llvm-3.4.2/lib or only static libs? Did you build llvm with
> the --enable-shared option? That might help, with the added bonus that
> shared libs on Linux typically link with the libraries that they depend
> on, so you don't need to specify the additional libs.
> 
> That said there may still be a bug here if someone really does wish to
> build Octave against LLVM static libs.
> 

I have tested shared build llvm-3.4 downloaded by the snaptic package manager.
(Ubuntu 14.04 LTS amd64)
The build went well without the patch llvm-fix.patch) by John Donoghue.
(http://octave.1599824.n4.nabble.com/Re-Octave-3-8-2-released-llvm-td4666106.html#a4666231)

Tatsuro



reply via email to

[Prev in Thread] Current Thread [Next in Thread]