I believe that the GNU link editor supports both single hyphen and double hyphen options -whole-archive and --whole-archive

However the SUN (Solaris and SunOS and Illumos) link editor uses different names like "-z weakextract"

Three is a GNU compatibility layer but the SUN link editor insists for GNU compatibility on the double hyphen format -whole-archive and --no-whole-archive

David Stes


You can view, comment on, or merge this pull request online at:

  https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/673

Commit Summary

File Changes

(1 file)

Patch Links:


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <OpenSmalltalk/opensmalltalk-vm/pull/673@github.com>