[csw-maintainers] Proposal: direct binding for all the opencsw software stack

Ben Walton bwalton at opencsw.org
Sat Aug 25 18:24:03 CEST 2012


Excerpts from Dagobert Michelsen's message of Sat Aug 25 11:40:59 -0400 2012:

> I see two drawbacks here:
> 1. autoconf etc. could filter it as it is passed in the build chain
> 2. A magic variable is introduced
> 
> Therefore I suggest using LD_OPTIONS with
>   LD_OPTIONS_DIRECT ?= -Bdirect
> and
>   LD_OPTIONS ?= $(strip $($(GARCOMPILER)_LD_OPTIONS) $(RUNPATH_LINKER_FLAGS) $(LD_OPTIONS_DIRECT) $(EXTRA_LD_OPTIONS) $(_CATEGORY_LD_OPTIONS))
> with a possible override
>   LD_OPTIONS_DIRECT =

Sure, this should be more robust.

Thanks
-Ben
--
Ben Walton
Systems Programmer - CHASS
University of Toronto
C:416.407.5610 | W:416.978.4302



More information about the maintainers mailing list