> 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. So how about reporting this to binutils and/or gcc (don't know which is at fault)? Thanks, Miklos ------------------------------------------------------------------------- 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
