Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 May 2001 08:57:21 +0200 (CEST)
From:      Riccardo.Veraldi@fi.infn.it
To:        Andrew Gallatin <gallatin@cs.duke.edu>
Cc:        <freebsd-alpha@FreeBSD.ORG>
Subject:   Re: GCC problem ??
Message-ID:  <Pine.NEB.4.33.0105310857050.4957-100000@nikita.fi.infn.it>
In-Reply-To: <15125.10324.446776.185828@grasshopper.cs.duke.edu>

next in thread | previous in thread | raw e-mail | index | archive | help

It really works,
thanks Drew

Rick

On Wed, 30 May 2001, Andrew Gallatin wrote:

> Date: Wed, 30 May 2001 13:05:24 -0400 (EDT)
> From: Andrew Gallatin <gallatin@cs.duke.edu>
> To: Riccardo.Veraldi@fi.infn.it
> Cc: freebsd-alpha@FreeBSD.ORG
> Subject: Re: GCC problem ??
>
>
> 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 <stdio.h>
>  > 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
>


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-alpha" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.4.33.0105310857050.4957-100000>