From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18067 invoked by alias); 3 Sep 2002 02:06:35 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 18060 invoked from network); 3 Sep 2002 02:06:34 -0000 Received: from unknown (HELO fed1mtao04.cox.net) (68.6.19.241) by sources.redhat.com with SMTP; 3 Sep 2002 02:06:34 -0000 Received: from cx554943a ([68.8.168.90]) by fed1mtao04.cox.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with SMTP id <20020903020635.ZENW4808.fed1mtao04.cox.net@cx554943a> for ; Mon, 2 Sep 2002 22:06:35 -0400 Message-ID: <004d01c252ee$ba8ad530$5aa80844@fed1.sdca.home.com> From: "Mike Laman" To: "GCC" References: <002f01c24f89$6ad6efa0$0a00000a@zarquin> <20020830044008.A479336@murlibobo.cs.mu.OZ.AU> <001e01c24fe4$f4b6e580$5aa80844@fed1.sdca.home.com> <20020901160425.GA13739@ceres.cs.mu.oz.au> <001901c251f4$5cd6db50$5aa80844@fed1.sdca.home.com> <20020902055611.GA2016@mars.cs.mu.oz.au> <002f01c2526c$caec13d0$5aa80844@fed1.sdca.home.com> <20020902125147.GA2518@ceres.cs.mu.oz.au> Subject: Re: __main Date: Mon, 02 Sep 2002 19:06:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-SW-Source: 2002-09/txt/msg00050.txt.bz2 Hi, I'm creating the port (working on my third month on this project). I'm certainly learning a lot, so I'm hoping most of these issues/items will be resolved by something I've overlooked. (Kind of easy to miss things sometimes - there's a lot to learn). Good point on the underscores. Unfortunately the assembler is not very conforming, but I'm trying to work with what I have. I have the USER_LABEL_PREFIX defined to get around some problems. I'm doing what I can. Thanks, Mike ----- Original Message ----- From: "Fergus Henderson" To: "Mike Laman" Cc: "GCC" Sent: Monday, September 02, 2002 5:51 AM Subject: Re: __main > On 02-Sep-2002, Mike Laman wrote: > > Maybe I'm missing the point, but I think these issues are with the > > compiler - not the assembler. The assembler is already defined - > > such can be the life with cross compiling. > > The issue could be a bug with a particular back-end port of the compiler. > If the system as a whole doesn't support symbols starting with an > underscore, then it is not a conforming C implementation. > > Which port is it? Is it one that is included in the FSF version of GCC? > Is it a port that you got from someone else? > Or is it a port that you are implementing yourself? > > -- > Fergus Henderson | "I have always known that the pursuit > The University of Melbourne | of excellence is a lethal habit" > WWW: | -- the last words of T. S. Garp.