octave-maintainers
[Top][All Lists]
Advanced

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

RE: Octave 3.8.2 released - llvm


From: John D
Subject: RE: Octave 3.8.2 released - llvm
Date: Mon, 25 Aug 2014 06:39:08 -0400


-----Original Message-----
From: Tatsuro MATSUOKA [mailto:address@hidden 
Sent: Monday, August 25, 2014 5:21 AM
To: John D; address@hidden
Subject: Re: Octave 3.8.2 released - llvm

>> To my knowledge, Octave-3.8 does not support llvm-3.4.I am using 
>> llvm-3.2

>> built myself. Perhaps, llvm-3.3 is OK for Octave-3.8 though I have 
>> not tested yet.
>> The develepment version octave perhaps supports llvm-3.4. Perhaps 
>> much experienced persons will give the correct replies.
> ---
> 
> It was fixed in the devel version [1]
> 
> [1] http://savannah.gnu.org/bugs/?41061
>

As I wrote, I could not build the develoment soource of octave (changeset 
19048:ec28b7216501) with llvm-3.4.2.

http://octave.1599824.n4.nabble.com/Octave-3-8-1-Released-td4662831.html#a4666164

The configration
cd ~/work/Octave/develop/build

PATH=$PATH:/opt/clang+llvm-3.4.2/bin ../octave/configure --enable-jit 
--prefix=/opt/octave-dev \ LLVM_CONFIG=/opt/clang+llvm-3.4.2/bin/llvm-config \ 
CPPFLAGS="-I/usr/include/mpi -DMPICH_SKIP_MPICXX -DOMPI_SKIP_MPICXX"

PATH=$PATH:/opt/clang+llvm-3.4.2/bin LC_ALL=C make

7-zipped config.log is attached.
Perhaps my build of clang+llvm-3.4.2 might be wrong.

Any suggestions?

# If I use clang+llvm-3.3, octave build was done w/o problem.

Tatsuro

--
What was the hg head changeset and which branch?




reply via email to

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