Tatsuro MATSUOKA wrote: > Hello > > --- Benjamin Lindner <[EMAIL PROTECTED]> wrote: > >> Tatsuro MATSUOKA wrote: >>> Hello >>> >>> In mycase -luuid is included in mkoctfile so it is not required. >>> >> Did you manually add it to mkoctfile source code? >> >> benjamin >> > For octave building, libuuid.a is not required now. > But I am adding a -luuid in octave building like, > > export LIB='..... -luuid' > > ./configure ..... > > mkoctfile was created with '-luuid' > But I do not know this is a good way or not. >
Hm, don't know. I personally propose not to unconditionally add libraries to the build process - makes thinks less transparent and less maintainable. So I guess I'll look into the configure script and add a mingw-specific link flag for the forge-windows package benjamin ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Octave-dev mailing list Octave-dev@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/octave-dev