[Coin-ipopt] build error
Frank J. Iannarilli
franki at aerodyne.com
Thu May 26 09:55:36 EDT 2005
Hi All,
I've "successfully" compiled IPOPT on Win32 using native MinGW and MSYS. A
few points:
- uppercase vs. lowercase shouldn't matter to windows (unless you're
wanting to distinguish makefile from Makefile, in which case you're screwed
- but I don't think that's an issue here).
- When I was executing ./configure (under MSYS command window), the
script might halt part-way, having difficulties creating links to working
directory copies of files it had already duplicated (i.e., from
distribution directory, to parallel working directory). IIRC, this was for
one of the OTHERS/ modules (can't remember which). Maybe it was for ASL.
I commented out the line in the configure file that was attempting the
failed linking, reran configure, and things were fine.
- I know I manually ran the ASL makefile directly (after configure
created it). I edited it to redefine CFLAGS as:
CFLAGS = -O3 -DNON_STDIO -DNO_RUSAGE -funroll-loops
There *may* be a separate issue about whether this should be -O2 vs. -O3.
Regards,
--On Wednesday, May 25, 2005 8:33 PM -0400 Andreas Waechter
<andreasw at watson.ibm.com> wrote:
> Hi Paul,
>
>> I am trying to build IPOPT in windows/mingw. It worked fine on my
>> computer at home, but "configure" failed at work. The following is the
>> text from the log near the error:
>>
>> config.status:792: creating Makefile
>> config.status:792: creating OTHERS/Makefile
>> config.status:792: creating OTHERS/blas/Makefile
>> config.status:792: creating OTHERS/lapack/Makefile
>> config.status:20: error: cannot find input file:
>> OTHERS/lapack/Makefile.in
>>
>> The lapack files are in ../OTHERS/lapack/LAPACK.
>>
>> Thoughts?
>
> I haven't seen that problem before (anyone else?), but I'm not using
> Windows much. Is there a OTHERS/lapack/Makefile.in file? That should be
> there from the distribution. Maybe it is problem with small and capital
> letters on Windows...?
>
> Since you are at CMU, you might be able to get some direct help from local
> people; maybe someone at http://dynopt.cheme.cmu.edu/ is able to help.
>
> Andreas
>
> _______________________________________________
> Coin-ipopt mailing list
> Coin-ipopt at list.coin-or.org
> http://list.coin-or.org/mailman/listinfo/coin-ipopt
Frank J. Iannarilli, franki at aerodyne.com
Aerodyne Research, Inc., 45 Manning Rd., Billerica, MA 01821 USA
www.aerodyne.com/cosr/cosr.html
More information about the Coin-ipopt
mailing list