From owner-freebsd-ports Wed Mar 5 17:38:44 2003 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BBBCE37B401 for ; Wed, 5 Mar 2003 17:38:43 -0800 (PST) Received: from motgate5.mot.com (motgate5.mot.com [144.189.100.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id B7D9943FB1 for ; Wed, 5 Mar 2003 17:38:42 -0800 (PST) (envelope-from rittle@latour.rsch.comm.mot.com) Received: from pobox.mot.com (pobox.mot.com [129.188.137.100]) by motgate5.mot.com (Motorola/Motgate5) with ESMTP id h261cNri004761; Wed, 5 Mar 2003 18:38:24 -0700 (MST) Received: [from latour.rsch.comm.mot.com (latour.rsch.comm.mot.com [145.1.80.116]) by pobox.mot.com (MOT-pobox 2.0) with ESMTP id SAA18104; Wed, 5 Mar 2003 18:38:41 -0700 (MST)] Received: from latour.rsch.comm.mot.com (localhost.rsch.comm.mot.com [127.0.0.1]) by latour.rsch.comm.mot.com (8.12.8/8.12.8) with ESMTP id h261cfPY002358; Wed, 5 Mar 2003 19:38:41 -0600 (CST) (envelope-from rittle@latour.rsch.comm.mot.com) Received: (from rittle@localhost) by latour.rsch.comm.mot.com (8.12.8/8.12.8/Submit) id h261cfIs002357; Wed, 5 Mar 2003 19:38:41 -0600 (CST) Date: Wed, 5 Mar 2003 19:38:41 -0600 (CST) From: Loren James Rittle Message-Id: <200303060138.h261cfIs002357@latour.rsch.comm.mot.com> To: ports@freebsd.org Subject: Re: Linkers and Multiple Version of Gcc In-Reply-To: <20030304162725.D39091-100000@merckx.snl.salk.edu> Organization: Networks and Infrastructure Lab (IL02/2240), Motorola Labs Cc: jorge@salk.edu Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > I've installed from ports gcc32, but have a config question. > > Does gcc32 have its own linker? No. > On a simple compile/link (one C file) which > linker is used when I type "gcc32 prog.c" on the a.out file? Add -v, and you shall see. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message