On Fri, 2007-11-23 at 16:36 +0100, Miklos Szeredi wrote:
> > On 11/22/07, Szabolcs Szakacsits <[EMAIL PROTECTED]> wrote:
> > > The problem is, there are way too many (wrong) "solutions". I think, there
> > > should be only one official one in FUSE.
> > 
> > I agree.
> > It looks like many people have the same problem, and no proper support
> > from fuse developers.
> > 
> > I succeeded in making this work!!!
> > 
> > I use fuse-2.7.1.
> > 
> > I've added "-D__asm__\(X\)=" to CFLAGS, it now ignores all .symver and
> > works. (I have lack that __asm__ is only used for this).
> > 
> > I think the ./configure script of fuse should determine if .symver is
> > supported, and if not mask these out.
> > 
> > Thank you for your support!
> > I hope to hear something from fuse developers.
> 
> Well, I'll fix this in fuse, but always felt that this is a toolchain
> issue, not fuse one.

We just diffed the __asm__ bits out for the Solaris port. I don't
suppose it would be supported (by the devlopers) but the changes were
fairly trivial to get libfuse to compile with Sun Studio (which also
runs on Linux).

-Mark


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
ntfs-3g-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ntfs-3g-devel

Reply via email to