[sane-devel] Re: Darwin/MacOSX

Henning Meier-Geinitz henning@meier-geinitz.de
Sun, 1 Dec 2002 13:49:16 +0100


Hi,

On Sun, Dec 01, 2002 at 08:00:59PM +0900, Peter O'Gorman wrote:
> Thanks, here is my diff, do with it what you will :-). There is still 
> the libtool archive_cmds issue, I got around it for my test just now by 
> patching the generated libtool script, it may be easier to recommend 
> using gcc-2.95 (asking users to type 'sudo gcc_select 2') but I haven't 
> tried it with gcc2.

Patches for README.darwin are appreciated, too :-)
Otherwise I guess I'll just wait until that's fixed in some future
version of libtool and use that one.

I have applied you dll.c changes to CVS with only formatting changes.
I hope I didn't break anything.

Concerning configure.in/backend/Makefile.in: Can you check if the
approach using LDFLAGS I use in CVS now also works on your system?
This would avoid the special DARWIN flag in the Makefile. If it
doesn't work (because of options order?), I'll use your patch.

I haven't applied the sm3600 patch because I want to fix sm3600
instead :-) Can you try to find out, what's wrong with it or where it
segfaults exactly? Maybe it's a libusb issue. We had similar reports
with older versions of libusb on Linux/x86.

Bye,
  Henning