From owner-freebsd-hackers Sat Apr 15 15:09:50 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id PAA04151 for hackers-outgoing; Sat, 15 Apr 1995 15:09:50 -0700 Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id PAA04145 for ; Sat, 15 Apr 1995 15:09:46 -0700 Received: from sax.sax.de by irz301.inf.tu-dresden.de with SMTP (5.67b+/DEC-Ultrix/4.3) id AA13108; Sun, 16 Apr 1995 00:01:16 +0200 Received: by sax.sax.de (8.6.12/8.6.12-s1) with UUCP id AAA07815; Sun, 16 Apr 1995 00:01:15 +0200 Received: (from j@localhost) by uriah.heep.sax.de (8.6.11/8.6.9) id XAA03238; Sat, 15 Apr 1995 23:56:37 +0200 From: J Wunsch Message-Id: <199504152156.XAA03238@uriah.heep.sax.de> Subject: Re: (fwd) Re: Xwindow Probs - Help - AGAIN... To: adhir@iagi.net (Alok K. Dhir) Date: Sat, 15 Apr 1995 23:56:36 +0200 (MET DST) Cc: hackers@FreeBSD.org In-Reply-To: <199504151824.OAA24545@bigdipper.iagi.net> from "Alok K. Dhir" at Apr 15, 95 02:24:25 pm Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) X-Phone: +49-351-2012 669 X-Mailer: ELM [version 2.4 PL23] Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Content-Length: 491 Sender: hackers-owner@FreeBSD.org Precedence: bulk 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. ;-)