[BuildTools-tickets] [BuildTools] #73: make sure third party projects can be disabled

BuildTools coin-trac at coin-or.org
Mon Jul 6 23:23:22 EDT 2009


#73: make sure third party projects can be disabled
---------------------+------------------------------------------------------
Reporter:  andreasw  |       Owner:  andreasw           
    Type:  defect    |      Status:  new                
Priority:  minor     |   Component:  configuration tests
 Version:  0.5       |    Keywords:                     
---------------------+------------------------------------------------------
 For some of the third party projects, it does not work to specify
 --without-blabla to make sure that they are not compiled even when their
 source code is there.

  * metis: --without-metis crashes configure script

  * lapack: --without-lapack still compiles LAPACK code if it is there, but
 it is not linked into executable

  * mumps: --without-mumpslib ?

  * ASL: --without-asldir still compiles ASL, but does not link it into the
 code (e.g., Ipopt)

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



More information about the BuildTools-tickets mailing list