Hi,
On Thu, Apr 22, 2004 at 10:56:01PM +0200, Franz Bakan wrote:
> > You could try to write some Makefile/shell script code that only gets
> > active on OS/2 and shortens the filename of the libs (e.g. by removing
> > "sane-" from "libsane-" or if that works on OS/2 even removing the
> > "lib". Th
Hi,
thanks Henning for responding!
> On Wed, Apr 21, 2004 at 06:12:04PM +0200, Franz Bakan wrote:
> > to make dynamic loading of backend-dlls work on OS/2
> > there is a patch needed. Could someone please commit?
>
> So currently there is no dynamic loading on OS/2? Only a shared big
> dll backe
Hi,
On Wed, Apr 21, 2004 at 06:12:04PM +0200, Franz Bakan wrote:
> to make dynamic loading of backend-dlls work on OS/2
> there is a patch needed. Could someone please commit?
So currently there is no dynamic loading on OS/2? Only a shared big
dll backend with all backends preloaded or even a sta
Hi,
to make dynamic loading of backend-dlls work on OS/2
there is a patch needed. Could someone please commit?
Drawback on OS/2 is that the backend.dll names have a length
limitation. IIRC they have to be 8.3
Doses someone has a suggestion for a workaround?
Bye
Franz
Patch follows:
*** dll.c