|
| From: | Rik |
| Subject: | [Octave-bug-tracker] [bug #46063] Build system re-makes certain files 2 or even 3 times |
| Date: | Fri, 04 Mar 2016 22:04:08 +0000 |
| User-agent: | Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0 |
Follow-up Comment #22, bug #46063 (project octave):
I'm getting a new message during compilation
build-aux/subst-config-vals.sh: line 183: -pipe CXXFLAGS=-O2: command not
found
When I look at the offending line in subst-config-vals.sh I see
config_opts=' '--prefix=/home/rik/local' '--disable-jit' '--without-portaudio'
'--without-sndfile' '-C' 'CFLAGS=-O2 -pipe' 'CXXFLAGS=-O2 -pipe' 'FFLAGS=-O2
-pipe''
The problems seems to be the environment variables CFLAGS, CXXFLAGS, and
FFLAGS which are all set in the shell before the call to ./configure.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?46063>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |