Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 03 May 2006 16:47:49 -0700
From:      Garrett Cooper <youshi10@u.washington.edu>
To:        freebsd-questions@freebsd.org
Subject:   Re: gcc "doesn't work"  (was:(no subject))
Message-ID:  <44594125.2060503@u.washington.edu>
In-Reply-To: <20060503.162456.1466.871851@webmail22.nyc.untd.com>
References:  <20060503.162456.1466.871851@webmail22.nyc.untd.com>

next in thread | previous in thread | raw e-mail | index | archive | help
gs_stoller@juno.com wrote:

>The unames are:
>FreeBSD  4.3-RELEASE FreeBSD 4.3-RELEASE #0: Sat Apr 21 10:54:49 GMT 2001     jkh@narf.osd.bsdi.com:/usr/src/sys/compile/GENERIC  i386
>FreeBSD  4.7-RELEASE FreeBSD 4.7-RELEASE #0: Wed Oct  9 15:08:34 GMT 2002     root@builder.freebsdmall.com:/usr/obj/usr/src/sys/GENERIC  i386
>	When I first encountered a problem with  gcc  in  4.3 , I copied the  gcc  from  4.7  into  4.3  and tried it.  The program and  .h  file are attached, as is a file containing the first 4 lines of error messages (once the compiler discovers errors, you can't believe those after the first, they may be accurate, and maybe not).
>  
>
>------------------------------------------------------------------------
>
That is strange syntax for a struct declaration in an arguments list; 
usually it seems like just the identifier name is sufficient, and I 
think I see why gcc errored out and bailed.
-Garrett



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