[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#735182: RFS: fuseloop/1.0.1-1 ITP -- loopback mount using FUSE



Hi,

Quoting أحمد المحمودي (2014-01-22 10:36:11)
>   Actually what happens implicitly (at least on Ubuntu precise) is: $(CC)
>   $(CFLAGS) $(LDFLAGS) $^ -o $@
> 
>   which causes the compilation to fail, because the -l<...> should be 
>   after the object files (or source files in this case).

Ah funny, so it's a ubuntu problem. I did not observe this problem with Debian
unstable.

After trying it out myself in a ubuntu precise and saucy chroot and asking on
#debian-mentors, the reason why this error happens only on Ubuntu seems to be:

https://wiki.ubuntu.com/ToolChain/CompilerFlags#A-Wl.2C--as-needed
https://wiki.ubuntu.com/NattyNarwhal/ToolchainTransition

Should I contact upstream to yet again change his makefile or are things okay
as they are because everything works fine in Debian?

cheers, josch


Reply to: