From owner-freebsd-alpha Wed May 30 10: 5:58 2001 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id 26CDE37B423 for ; Wed, 30 May 2001 10:05:55 -0700 (PDT) (envelope-from gallatin@cs.duke.edu) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id NAA11360; Wed, 30 May 2001 13:05:54 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.3/8.9.1) id f4UH5OI46228; Wed, 30 May 2001 13:05:24 -0400 (EDT) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15125.10324.446776.185828@grasshopper.cs.duke.edu> Date: Wed, 30 May 2001 13:05:24 -0400 (EDT) To: Riccardo.Veraldi@fi.infn.it Cc: Subject: Re: GCC problem ?? In-Reply-To: References: X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org More like a gnu-configure-being-to-smart-for-its-own-damned-good problem. The following appears to work: rm files/patch-aj Drew Riccardo.Veraldi@fi.infn.it writes: > > compiling emacs21 port on DPW 500a, FreeBSD 4.3-GENERIC: > > configure:4084: checking size of short > configure:4098: cc -o conftest -O -pipe -mcpu=ev4 -I/usr/local/include > -L > /usr/local/lib -Xlinker -R/usr/local/lib:/usr/libexec conftest.c > -lut > il -lxpg4 -lgcc -lc -lgcc /usr/lib/crtend.o 1>&5 > Segmentation fault - core dumped > configure: failed program was: > #line 4087 "configure" > #include "confdefs.h" > #include > main() > { > FILE *f=fopen("conftestval", "w"); > if (!f) exit(1); > fprintf(f, "%d\n", sizeof(short)); > exit(0); > } > (end of "config.log") > > > thanks > > Rick > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-alpha" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message