On Sat, Jun 28, 2008 at 5:05 AM, Tatsuro MATSUOKA <[EMAIL PROTECTED]> wrote: > Hello > > --- Marco Atzeri <[EMAIL PROTECTED]> wrote: > >> > > - MSVC uses cruft.dll, MinGW uses libcruft.dll >> >> while for cygwin is cygcruft.dll >> > Really ? Simply building of octave on cygwin, it will be produced > libcruft.dll, liboctave.dll and > liboctinterp.dll. > > Did you change the name of the above dll files by yourself? > For octave 2.1.xx on cygwin, libcruft.dll, liboctave.dll and liboctinterp.dll > were used. > > Why do you use the name like cygcruft.dll ? > It will grateful for me you to explain the reason of file name changes.
Maybe I'm wrong, but I think this is the naming convention of libtool under cygwin. As octave does not use libtool, this does not apply. Michael. ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Octave-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/octave-dev
