Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Apr 1995 23:56:36 +0200 (MET DST)
From:      J Wunsch <j@uriah.heep.sax.de>
To:        adhir@iagi.net (Alok K. Dhir)
Cc:        hackers@FreeBSD.org
Subject:   Re: (fwd) Re: Xwindow Probs - Help - AGAIN...
Message-ID:  <199504152156.XAA03238@uriah.heep.sax.de>
In-Reply-To: <199504151824.OAA24545@bigdipper.iagi.net> from "Alok K. Dhir" at Apr 15, 95 02:24:25 pm

next in thread | previous in thread | raw e-mail | index | archive | help
As Alok K. Dhir wrote:
> 
> >but care must be taken - if the libgcc.so.* is in /usr/lib - each new binary
> >will be compiled with it by default - not a good idea - it had to be kept in
> >a dir whioch is searched by ld.so but not by gcc and ld - t 

The -current cc will not attempt to link libgcc dynamically, it will
always link it statically.

-- 
cheers, J"org

joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/
Never trust an operating system you don't have sources for. ;-)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199504152156.XAA03238>