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

_______________________________________________
maintainers mailing list
maintainers@lists.opencsw.org
https://lists.opencsw.org/mailman/listinfo/maintainers
.:: This mailing list's archive is public. ::.

Reply via email to