From owner-freebsd-questions Sat Apr 24 16:17:45 1999 Delivered-To: freebsd-questions@freebsd.org Received: from cygnus.rush.net (cygnus.rush.net [209.45.245.133]) by hub.freebsd.org (Postfix) with ESMTP id D60D514A2D for ; Sat, 24 Apr 1999 16:17:43 -0700 (PDT) (envelope-from bright@rush.net) Received: from localhost (bright@localhost) by cygnus.rush.net (8.9.3/8.9.3) with SMTP id SAA14810; Sat, 24 Apr 1999 18:35:03 -0500 (EST) Date: Sat, 24 Apr 1999 18:35:02 -0500 (EST) From: Alfred Perlstein To: kip@lyris.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: FreeBSD linking against libc_r instead of libc In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 24 Apr 1999 kip@lyris.com wrote: > > > > I don't have egcs from the port available, but what you might want > > to try is combinations of -nostdlib and -lc_r until someone comes up ^^^^^^^^ yo! right here! ------------------/ > > with a real answer. Sorry i didn't see the 'egcs' in your question. > > > When I do -lc_r it links against both libc and libc_r. Is there any way to > tell it _not_ to link against libc, such that all linking is explicit? did you try that? -Alfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message