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

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

[Octave-bug-tracker] [bug #44346] configure summary shows OpenMP enabled


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #44346] configure summary shows OpenMP enabled even if not detected
Date: Mon, 23 Feb 2015 05:30:46 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.111 Safari/537.36

Follow-up Comment #3, bug #44346 (project octave):

I followed the model that we use currently for pthreads. So the same problem
applies there, configure will detect pthreads, but if someone runs 'make
CXXFLAGS="-g -O2"', the pthreads option will be lost and something may not
work right. I don't think there's much risk of a problem there.

I suppose it's only possible for the flags to be different if someone uses a
different compiler for C and C++ for some reason.

Doesn't Automake do the right thing with CCLD getting CFLAGS and CXXLD getting
CXXFLAGS? I haven't checked but that's how I thought it worked.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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