[Osi-tickets] Re: [COIN-OR Open Solver Interface] #19: Unit test fails with gcc 3.4

COIN-OR Open Solver Interface coin-trac at coin-or.org
Fri Dec 29 16:26:07 EST 2006


#19: Unit test fails with gcc 3.4
-----------------------------+----------------------------------------------
  Reporter:  menal           |       Owner:  mjs                                              
      Type:  defect          |      Status:  new                                              
  Priority:  major           |   Milestone:                                                   
 Component:  Osi Base Class  |     Version:  0.95.2                                           
Resolution:                  |    Keywords:  exception handling failure, --fomit-frame-pointer
-----------------------------+----------------------------------------------
Changes (by lou):

  * keywords:  => exception handling failure, --fomit-frame-pointer

Comment:

 From past experience, I'm pretty sure the issue here is the --fomit-frame-
 pointer flag specified in the optimised build. The debug build doesn't use
 this flag, hence doesn't see the problem. See the !BuildTools
 [https://projects.coin-or.org/BuildTools/wiki/current-issues current
 issues] page.

-- 
Ticket URL: <https://projects.coin-or.org/Osi/ticket/19#comment:1>
COIN-OR Open Solver Interface <http://projects.coin-or.org/Osi>
An API for a variety of LP and MIP solvers (and more).



More information about the Osi-tickets mailing list