From owner-freebsd-hackers Tue Feb 23 17:53: 7 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from smtp03.primenet.com (smtp03.primenet.com [206.165.6.133]) by hub.freebsd.org (Postfix) with ESMTP id A9F9A11C44 for ; Tue, 23 Feb 1999 17:53:04 -0800 (PST) (envelope-from tlambert@usr09.primenet.com) Received: (from daemon@localhost) by smtp03.primenet.com (8.8.8/8.8.8) id SAA25157; Tue, 23 Feb 1999 18:52:58 -0700 (MST) Received: from usr09.primenet.com(206.165.6.209) via SMTP by smtp03.primenet.com, id smtpd024872; Tue Feb 23 18:52:43 1999 Received: (from tlambert@localhost) by usr09.primenet.com (8.8.5/8.8.5) id SAA25555; Tue, 23 Feb 1999 18:52:27 -0700 (MST) From: Terry Lambert Message-Id: <199902240152.SAA25555@usr09.primenet.com> Subject: Re: ELF default format vs. a.out default binary name To: joy@urc.ac.ru (Konstantin Chuguev) Date: Wed, 24 Feb 1999 01:52:27 +0000 (GMT) Cc: ru@ucb.crimea.ua, freebsd-hackers@FreeBSD.ORG In-Reply-To: <36D2A58A.B6571F5B@urc.ac.ru> from "Konstantin Chuguev" at Feb 23, 99 05:56:42 pm X-Mailer: ELM [version 2.4 PL25] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Oh, sorry, I wrote not accurately. I meant, if you don't set -o > option in gcc, then the file will be named a.out, even if it's > in ELF format :-) a.out = assembler output Perhaps because you are still using an assembler from the compiler? 8-). Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message