From owner-freebsd-hackers Thu Apr 24 09:21:03 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id JAA14659 for hackers-outgoing; Thu, 24 Apr 1997 09:21:03 -0700 (PDT) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.50]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id JAA14650 for ; Thu, 24 Apr 1997 09:20:58 -0700 (PDT) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id JAA01324; Thu, 24 Apr 1997 09:17:19 -0700 From: Terry Lambert Message-Id: <199704241617.JAA01324@phaeton.artisoft.com> Subject: Re: Any compiler guru? (Was: 2 questions about C++ support in 2.2) To: hasty@rah.star-gate.com (Amancio Hasty) Date: Thu, 24 Apr 1997 09:17:19 -0700 (MST) Cc: terry@lambert.org, hackers@freebsd.org In-Reply-To: <199704240107.SAA01867@rah.star-gate.com> from "Amancio Hasty" at Apr 23, 97 06:07:53 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > I thought that gcc could emit different program sections ? It can. A.out can't store them. That's the assembler warnings he was getting. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.