[OS-tickets] [Optimization Services] #66: Unrecognized source file type mingw/msys/1.0/openmp

Optimization Services coin-trac at coin-or.org
Mon Jan 8 17:25:27 EST 2018


#66: Unrecognized source file type mingw/msys/1.0/openmp
--------------------------------+-------------------
 Reporter:  devos               |      Owner:
     Type:  defect              |     Status:  new
 Priority:  critical            |  Milestone:
Component:  other/unknown       |    Version:  trunk
 Keywords:  OS 2.10, trunk, cl  |
--------------------------------+-------------------
 When building COIN-OS under MS VS 2008 cl compiler, the following error
 occurs: **Unrecognized source file type mingw/msys/1.0/openmp**.

 This is caused by /openmp entered as a compiler option in the configure
 file. The compiler sees /openmp as a file instead of an option.

 The fix is to change /openmp to -openmp in OS/configure.ac on line 444.
 See attached Fix for COIN-OS OS Configure.ac in Trunk 5287.docx.

--
Ticket URL: <https://projects.coin-or.org/OS/ticket/66>
Optimization Services <http://projects.coin-or.org/OS>
An interface for Web services implementing optimization.



More information about the OS-tickets mailing list