[BuildTools-tickets] [BuildTools] #68: User-given FFLAGS ignored for dlamch compilation

BuildTools coin-trac at coin-or.org
Fri Sep 12 05:40:10 EDT 2008


#68: User-given FFLAGS ignored for dlamch compilation
---------------------+------------------------------------------------------
Reporter:  andreasw  |        Owner:  andreasw           
    Type:  defect    |       Status:  new                
Priority:  major     |    Component:  configuration tests
 Version:  0.5       |   Resolution:                     
Keywords:            |  
---------------------+------------------------------------------------------
Comment (by stefan):

 Hi,

 you are right, FFLAGS should not be ignored.
 I just committed https://projects.coin-
 or.org/BuildTools/changeset/1178#file1

 1. I tried to simplify it. Now it just adds -O0 or -Od to the end of
 FFLAGS. If compilers read from left to right, than this flag should
 overwrite a possible -O* from the OPT_FFLAGS, and if it is already in
 debug mode, then it should not harm.

 2. You can set DLAMCH_FFLAGS from outside now.

 You think this will work? :-)


 Stefan

-- 
Ticket URL: <https://projects.coin-or.org/BuildTools/ticket/68#comment:1>
BuildTools <http://projects.coin-or.org/BuildTools>
Tools for configuring and compiling COIN-OR codes



More information about the BuildTools-tickets mailing list