Custom Query (122 matches)
Results (34 - 36 of 122)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#28 | wontfix | allow autoconf and automake from non-path locations | andreasw | andreasw |
Description |
Allow that PMs can set the environment variable AUTOTOOLS_DIR for the correct verions of the autotools, even when those are not the first in the PATH. This could be done by overwriting automake's AUTOCONF and AUTOMAKE variables. |
|||
#32 | wontfix | How to add Fortran compiler when linking | andreasw | kmartin |
Description |
Hi: My project links to Ipopt libs. On Linux no problem -- on Mac OS X I need to explicitly put a link to the FORTRAN compiler when building my unitTest. Here is what I do in Makefile.am if COIN_HAS_IPOPT LIBS += -l$(F77) endif This seems to work fine. Here is my question: is this the best way to do this? I am worried that this might not work on some platforms. Thanks |
|||
#35 | wontfix | Compiling OSI on Maverick@TAcc | andreasw | erry |
Description |
Problem with linking on SUN machine (see attached output) |