[ecasound] ecawave configure.in modification

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: [ecasound] ecawave configure.in modification
From: Junichi Uekawa (dancer_AT_netfort.gr.jp)
Date: Wed Dec 12 2001 - 11:15:08 EET


Hi,

I have done the following modification to configure.in of ecawave,
because the original configure.in worked in an unexpected way such that
it overrides the expected behavior, when called like:

CXXFLAGS="-O0 -mieee" ./configure; make; make install

dnl ---
dnl Set CXXFLAGS.
dnl ---
if test x$CXXFLAGS = x; then
        CXXFLAGS="-O2 -D_REENTRANT -DNDEBUG -ffast-math"
fi

However, I would say, use of -DNDEBUG here is wrong, and something needs to be done.

-- 
Junichi Uekawa, dancer_AT_mikilab.doshisha.ac.jp 
Parallel Computing Group, Intelligent Systems Design Laboratory,
  Dept. of Knowledge Engineering and Computer Science, Doshisha University

-- To unsubscribe send message 'unsubscribe' in the body of the message to <ecasound-list-request_AT_wakkanet.fi>.


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Wed Dec 12 2001 - 11:06:34 EET