> As a workaround for a static binary, you should be able to use
>   -Xlinker -Bstatic
> instead of
>   -static

Actually, it appears that just -Xlinker is necessary; it works
fine in conjunction with -static.  Thanks for this most helpful
tip!  I can see a *lot* of scenarios where I'll be using
-Xlinker in the future.  I didn't even know about that flag. :)

- Jordan


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to