Well, for a project, I have to modify IOHIDFamily sources. I've
downloaded the IOHIDFamily-164 which is the package for 10.4.1.
When I try to build it(without modifications in source code) under
Xcode 2 with gcc4.0, I obtain the followings errors
<snip>
While gcc4 is the default compiler on Tiger, most of Tiger was
actually built using gcc3.3. C++ code seems to be more problematic
with gcc4 as the newer compiler is much stricter about following the C
++ language standard than older gcc versions.
I suggest using gcc3.3 to build C++ code from Darwin if it doesn't
build cleanly under gcc4.
Regards,
--gc
__________________________________________________________________
Garth Cummings
Apple Developer Technical Support email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-drivers mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/darwin-drivers/email@hidden
This email sent to email@hidden