[Symphony-tickets] [SYMPHONY] #111: configure fails using F77=unavailable

SYMPHONY coin-trac at coin-or.org
Thu Sep 15 14:58:00 EDT 2011


#111: configure fails using F77=unavailable
------------------------+---------------------------------------------------
  Reporter:  moceyunas  |       Owner:  tkr
      Type:  defect     |      Status:  new
  Priority:  normal     |   Milestone:     
 Component:  Not Sure   |     Version:     
Resolution:             |    Keywords:     
------------------------+---------------------------------------------------

Comment (by moceyunas):

 In the past we avoided the Fortan compiler as our build doesn't need to
 use it. I had tried not setting F77=unavailable, and configure also
 failed. I now realize why it was failing, so you can go ahead and close
 out the ticket.

 The reason configure failed on my machine is that I had setup my build to
 use a 32bit version of gcc and tools and the f77 version in /usr/bin on
 the machine I am building is 64 bit by default. When configure does it
 stuff it failed because of the mixture of 32 and 64 bit tools .... if I
 set FFFLAGS=-m32 configure works with no errors.

-- 
Ticket URL: <https://projects.coin-or.org/SYMPHONY/ticket/111#comment:2>
SYMPHONY <http://projects.coin-or.org/SYMPHONY>
The SYMPHONY framework for parallel branch-and-cut algorithms.



More information about the Symphony-tickets mailing list