[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: clean OSX build -- compile error.

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-09-17 16:32:24 CEST

On Sep 17, 2004, at 9:28 AM, Greg Hudson wrote:

> On Fri, 2004-09-17 at 08:54, Ben Collins-Sussman wrote:
>> Sure enough, if I remove our '-std=c89' option from the compile line
>> above, then io.c compiles just fine.
>
> http://www.contactor.se/~dast/svn/archive-2003-06/1019.shtml
>
> I told you so.
>

Ha. I agree about your "do what everyone else does" philosophy, but
this is a standard gcc flag, isn't it? If we pass a legal flag to gcc,
and the system kernel headers can't deal with it, I'd say that Apple
has a bug here in their toolchain distribution. I'm gonna ping some
Apple folks.

What's annoying is that even if I tell OSX to use gcc 3.1 instead of
gcc 3.3, I get the same error. And fitz isn't able to reproduce this.
I'm guessing my OS headers (the ones with the INLINE stuff) are newer
than his.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Sep 17 16:32:49 2004

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.