John Polstra writes:
> > have both found edge cases where the gcc kluge loses. If you can
> > come up with a reasonable test case that reproduces the problem,
> > perhaps it can be PR'd to the GCC folks?
>
> Actually, I don't have a test case. I was only able to make it fail
> when I moved <netinet/in.h> out of /usr/include -- which disables the
> gcc kludge. I hope that Archie will be able to come up with a test
> case that demonstrates the failure.
I was doing a build with DESTDIR=/usr/image and so in.h was actually
being found in /usr/image/usr/include/netinet/in.h rather than the
normal place, so this must be what happened to me as well.
Ugh, I'm glad I got to skip C++ and go straight to Java :-)
-Archie
___________________________________________________________________________
Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message