[Coin-lpsolver] Bad exe name in Clp/Test/Makefile.test with Cygwin/Mingw

Benoit SIBAUD benoit.sibaud at rd.francetelecom.com
Wed Jan 18 06:35:16 EST 2006


Hi,

>From Clp/Test/Makefile.test:

$(TARGETDIR)/clp : $(TESTOBJ)
        @rm -rf Junk
        @echo ""
        @echo Creating clp
        @mkdir -p $(TARGETDIR)
        @rm -f $@
        $(CXX) $(CXXFLAGS) -o $@ $(TESTOBJ) $(LDFLAGS) $(SYSLD) -lm
        ${CP} $@ ..

It tries to copy CYGWIN*/clp to .. an fails, because the exe name is
clp.exe.

(it's nice to see the 20060118 tarball compiles under Cygwin/Mingw
without patch, unlike the 20051102)

Regards,

-- 
Benoît Sibaud



More information about the Clp mailing list