Alexander Langer wrote:
> What's going on wrong here?
> GCC 2.9x can compile this, 3.1 cannot:

Delete and reinstall your header files.  They must match
the compiler you are using, and you must not have stale
header files from the previous compiler version.

In general, though, the answer is that "3.1 sucks and 2.9x
does not".  8-).

Use at least GCC 3.2, if you feel compelled to use a buggy
non-maintenance release level GCC; alternately, wait for 3.3.

-- Terry

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to