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

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

[Octave-bug-tracker] [bug #42002] pkg/mkoctfile need to support '-framew


From: Michael C. Grant
Subject: [Octave-bug-tracker] [bug #42002] pkg/mkoctfile need to support '-framework' flags; patch supplied
Date: Mon, 31 Mar 2014 18:54:54 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_2) AppleWebKit/537.74.9 (KHTML, like Gecko) Version/7.0.2 Safari/537.74.9

Follow-up Comment #5, bug #42002 (project octave):

Oops, the last verbatim line didn't get pasted properly (and sorry for the
lousy formatting). Here is the relevant line from odepkg/src/Makefile:


LAPACK_LIBS := $(shell $(MKOCTFILE) -p BLAS_LIBS) $(shell $(MKOCTFILE) -p
LAPACK_LIBS)


BLAS_LIBS and LAPACK_LIBS are far from the only variables queried from
mkoctfile. In the Makefile, I'm seeing FLAG, FFLAGS, FLIBS, LFLAGS; and in the
configure script, I'm seeing CC, CFLAGS, CPPFLAGS, CPICFLAG, LDFLAGS, LIBS,
F77...

I don't know how consistent this is across packages, but it does seem clear
that this package at least expects to be able to trust the output of mkoctfile
-p .

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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