Hi Matthias,

> >   -export DEB_LDFLAGS_MAINT_APPEND = -ldl -latomic $(LUA_LDFLAGS)
> >   +export DEB_LDFLAGS_MAINT_APPEND = -Wl,-no-as-needed -ldl -latomic 
> > $(LUA_LDFLAGS)
[…]
> > I should really brush up on my linker knowledge one day...
> 
> well, yes, but this links *everything* to these libraries, for every binary.
> Sure it builds, but maybe not what you really want either.

Can you elaborate? It's probably just too early in the morning or
close to Christmas but are you saying I just want to link scripting.o
to this? (There is only one binary in this package; the other files
in /usr/bin are symlinks.)


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      la...@debian.org / chris-lamb.co.uk
       `-

Reply via email to