Hi,

addresses-for-gnustep fails to build from source, if --as-needed is used as a
linker flag [1,2]. The reason is that --as-needed enforces a strict ordering
(symbol users in front of symbol definitions).

Attached is a patch that fixes the problem by sorting out the libraries from
_LDFLAGS into _OBJC_LIBS (the latter is added after the object files for
linking).

Cheers,
  Stefan.

Hi stephan,

Could you retry to build addresses-for-gnustep with latest version in 
sid/unstable (0.4.8-1), please ?

Thanks

Reply via email to