On Tue, 29 Feb 2000, Scott Presnell wrote: > There is still the issue of recognizing the correct so version number. > the format libfoo.so.x.y does seem to be correct for NetBSD. Is recognizing > this format something under the control of dia, or is it something else that needs > to be fixed in libtool, or in the Makefile... It is in fact under Dia control in the app/app_procs.c name_is_lib() function. This has code for detecting .so, .so.0.0.0, .sl and .dll. Maybe .so.0.0 should be added, or the detection should be done in another way. / Alex
- Re: gmodule broken under NetBSD? (was: Standard Object m... Scott Presnell
- Re: gmodule broken under NetBSD? (was: Standard Obj... Alexander Larsson
- libtool unable to resolve inter-library depende... Scott Presnell
- Re: libtool unable to resolve inter-library... James Henstridge
- Fixed: libtool unable to resolve inter-... Scott Presnell
- Re: Fixed: libtool unable to resol... Alexander Larsson
- Re: Fixed: libtool unable to r... James Henstridge
- Re: Fixed: libtool unable to resol... James Henstridge
- Re: libtool unable to resolve inter-library... Alexander Larsson
