--- Tatsuro MATSUOKA ha scritto: > Hello Hi Tatsuro
> > --- Marco Atzeri 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. that is the expected standard in cygwin to differentiate cygwin from mingwn dll. http://cygwin.com/cygwin-ug-net/dll.html currently I only hacked the configure/makefile to meet the cygwin standard for the porting but I should wrote a more serius patch to be merged in the mainstream. > Regards > > Tatsuro > Regards Marco Hai un indirizzo email difficile da ricordare? Scegli quello che hai sempre desiderato su Yahoo! Mail http://it.docs.yahoo.com/nuovo_indirizzo.html ------------------------------------------------------------------------- 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
