[BuildTools-tickets] [BuildTools] #26: Configuration incorrect in Data directory with VPATH build and -mno-cygwin

BuildTools coin-trac at coin-or.org
Tue Oct 10 22:01:12 EDT 2006


#26: Configuration incorrect in Data directory with VPATH build and -mno-cygwin
------------------------+---------------------------------------------------
 Reporter:  tkr         |       Owner:  somebody
     Type:  defect      |      Status:  new     
 Priority:  major       |   Milestone:          
Component:  component1  |     Version:          
 Keywords:              |  
------------------------+---------------------------------------------------
 When you configure the Data project in CYGWIN with the -mno-cygwin option
 and a VPATH build, soft links are created from the files in
 build_dir/Data/*/* to the files in src_dir/Data/*/*, but these softlinks
 cannot be understood by an executable that is compiled with the -mno-
 cygwin flag, since soft links don't exist in Windows. Furthermore, it
 seems that even if the configuration was ostensibly done with --enable-
 gnu-packages, the executables do not infact get linked with bzlib and
 other GNU libraries, since these also do not exist in Windows.

-- 
Ticket URL: <https://projects.coin-or.org/BuildTools/ticket/26>
BuildTools <http://www.coin-or.org>
My example project


More information about the BuildTools-tickets mailing list