Custom Query (122 matches)
Results (94 - 96 of 122)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#78 | wontfix | AC_COIN_MAIN_SUBDIRS enhancement | andreasw | bubla |
Description |
While examining the coin.m4 file, I have discovered that the macro AC_COIN_MAIN_SUBDIRS can be written in another way, expanding its capabilities and reducing its size to 10% of the original. Although I am aware that this macro may not have a big perspective, why not to get rid of some m4 code for free :-) |
|||
#101 | wontfix | Probleme bei make | stefan | katia_kr |
Description |
I would like to compile ipopt with hsl libraries using cygwin. The configure command ends with successfull message. But the make and make install commands fail: /usr/lib/gcc/i686-pc-cygwin/3.4.4/libstdc++.a(eh_terminate.o):(.text+0x1e5): undefined reference to `_w32_sharedptr_terminate' /usr/lib/gcc/i686-pc-cygwin/3.4.4/libstdc++.a(eh_terminate.o):(.text+0x205): undefined reference to `_w32_sharedptr_unexpected' collect2: ld returned 1 exit status make[3]: * [ipopt.exe] Error 1 make[3]: Leaving directory `/cygdrive/c/cygwin/home/katia/ipopt/Ipopt/src/Apps/AmplSolver' make[2]: * [all-recursive] Error 1 make[2]: Leaving directory `/cygdrive/c/cygwin/home/katia/ipopt/Ipopt/src/Apps' make[1]: * [all-recursive] Error 1 make[1]: Leaving directory `/cygdrive/c/cygwin/home/katia/ipopt/Ipopt' make: * [all-recursive] Error 1 Whould could be a problem?.. |
|||
#114 | wontfix | remove monolithic option from get.dependencies.sh | tkr | stefan |
Description |
This kind of build will not be possible anymore. |