octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #43298] Octave 3.8.1 & 3.8.2 Will Not Build Wi


From: anonymous
Subject: [Octave-bug-tracker] [bug #43298] Octave 3.8.1 & 3.8.2 Will Not Build With OS X 10.10 Yosemite or Xcode 6.0.1 or later
Date: Thu, 25 Sep 2014 18:06:37 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:32.0) Gecko/20100101 Firefox/32.0

Follow-up Comment #8, bug #43298 (project octave):

I haven't figured llvm out so haven't worked-around the bug, *but*, with *all*
of the source changes discussed here, I got it to build with 

 ./configure CC=gcc-4.9 CFLAGS="-g0 -O2 -m64 -march=native -mtune=native"
CPPFLAGS="-I/usr/local/opt/readline/include -D_THREAD_SAFE
-I/usr/local/include -I/usr/include" LDFLAGS="-L/usr/local/opt/readline/lib
-L/usr/local/lib -m64" CXX="g++-4.9"
LLVM_CONFIG=/usr/local/bin/llvm-config-3.5 --with-blas="-framework Accelerate
-lgfortran" --enable-gui --disable-jit --disable-java --with-framework-carbon
--with-arpack --with-opengl --without-x --without-magick 

(Octave has never liked to build against magick on my system.)

However, when I try to get octave compiling with libc++ and gcc, (halfway to
llvm), it blows up from missing includes (which are, in fact, in the path).

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?43298>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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