> > Well, I'll fix this in fuse, but always felt that this is a toolchain > > issue, not fuse one. > > >From what I understand (And I don't fully understand), the feature is > an ELF feature. > The problem is that uclibc don't know how to read this from the ELF. > > > So how about reporting this to binutils and/or gcc (don't know which > > is at fault)? > > I am not sure any is the fault, this is runtime issue. > If one is using uclibc this ELF feature is not supported (runtime).
Well, the problem is not that symbol versioning doesn't work, which is not needed, unless you want the binary backward compatibility thing. The problem is that the linker somehow gets confused by these versioned symbols and resolves them wrongly. And _that_ is a bug in the linker in uclibc (and other systems where this happens). 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
