In article <[EMAIL PROTECTED]>,
Nate Williams  <[EMAIL PROTECTED]> wrote:
> > True.  But if we just make it link against "-lgcc" then knowledgeable
> > users can always add "-static" if they know how to deal with the
> > consequences and they need the performance.
> 
> Ahh, but -static implies the entire enchilada is linked static, which
> may not be the case. :(

Then you can sprinkle in the appropriate "-Wl,-Bstatic" and
"-Wl,-Bdynamic" options in the right places.

John
-- 
  John Polstra                                               [EMAIL PROTECTED]
  John D. Polstra & Co., Inc.                        Seattle, Washington USA
  "Disappointment is a good sign of basic intelligence."  -- Ch�gyam Trungpa



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

Reply via email to