Re: auto struct init (was: Re: BeOS PPC Compilation Fixes)
From: Joe Orton <joe_at_light.plus.com>
Date: 2000-12-03 12:06:05 CET
On Sun, Dec 03, 2000 at 02:38:40AM -0800, Greg Stein wrote:
IIRC "run-time" structure initialization is a GCC-ism... on IRIX 6.2:
int foo = 1;
int main() {
return 0;
% cc -n32 -c foo.c
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.