[Coin-symphony] Trying to configure under cygwin failure

Ted Ralphs tkralphs at lehigh.edu
Sat Aug 11 14:12:05 EDT 2007


Try doing the test compilation yourself (i.e., copy the program text 
into a file called called conftest.c and then call "cl conftest.c" on 
the command line) and see what happens. That should tell you what's 
going on.

Ted

Eric Bauld wrote:
> I am trying to configure but I cannot get around the following
> I am unsure as to why cl is not producing an executable ? Any idea on 
> where I can go with this ?
> 
> 
> configure:1714: checking build system type
> configure:1732: result: i686-pc-cygwin
> configure:1773: checking whether we want to compile in debug mode
> configure:1820: result: no
> configure:2065: checking for C compiler version
> configure:2068: cl --version </dev/null >&5
> configure:2071: $? = 53
> configure:2073: cl -v </dev/null >&5
> configure:2076: $? = 53
> configure:2078: cl -V </dev/null >&5
> configure:2081: $? = 53
> configure:2104: checking for C compiler default output file name
> Here I am
> configure:2108: cl    conftest.c  >&5
> configure:2111: $? = 53
> configure: failed program was:
> | /* confdefs.h.  */
> |
> | #define PACKAGE_NAME "SYMPHONY"
> | #define PACKAGE_TARNAME "symphony"
> | #define PACKAGE_VERSION "5.1.4"
> | #define PACKAGE_STRING "SYMPHONY 5.1.4"
> | #define PACKAGE_BUGREPORT "coin-symphony at list.coin-or.org 
> <mailto:coin-symphony at list.coin-or.org> "
> | #define COIN_SYMPHONY_VERBOSITY 0
> | #define COIN_SYMPHONY_CHECKLEVEL 0
> | /* end confdefs.h.  */
> |
> | int
> | main ()
> | {
> |
> |   ;
> |   return 0;
> | }
> configure:2150: error: C compiler cannot create executables
> See `config.log' for more details.
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Coin-symphony mailing list
> Coin-symphony at list.coin-or.org
> http://list.coin-or.org/mailman/listinfo/coin-symphony


-- 
Dr. Ted Ralphs
Associate Professor
Industrial and Systems Engineering
Lehigh University
(610)758-4784
tkralphs at lehigh.edu
www.lehigh.edu/~tkr2



More information about the Symphony mailing list