Hi James,
Am 01.04.2009 um 11:03 schrieb James Lee:
On 01/04/09, 00:52:31, Chad Harp <[email protected]> wrote
regarding Re:
[csw-maintainers] Runtime linker pathes in GAR:
Phil, can checkpkg detect some of the common cases? I'm thinking at
least /opt/csw/bin/\$ISALIST and /opt/csw/bin/SALIST since those
would indicate a bad RUNPATHQUOTE value. James can probably give us
an idea of what he's coming across the most.
/opt/csw/lib/\$ISALIST
/opt/csw/lib/\SALIST
/opt/csw/lib/\$$ISALIST
/opt/csw/lib/SALIST
/opt/csw/lib/-R/
but checking for bad paths is the wrong way to find errors. I check
for good paths (directory exists and/or is valid dynamic linker token)
and throw up anything else.
The nice thing about using LD_OPTIONS is it doesn't need escaping
(more than initially) and can put $ISALIST first without libtool
interfering.
Maybe this is the one occasion where using LD_OPTIONS does
more good than bad? Just for '-R'?
Best regards
-- Dago
_______________________________________________
maintainers mailing list
[email protected]
https://lists.opencsw.org/mailman/listinfo/maintainers