Fix build error on OSX
Tristan Gingold
gingold@adacore.com
Fri Nov 6 15:44:00 GMT 2009
On Nov 6, 2009, at 4:24 PM, Masaki Muranaka wrote:
> Hello,
>
> The issue is quite simple.
> It should be commented out HAVE_STAT64 on OSX >= 10.5 targets.
>
> In addision above, there have some issues.
> There are not considered warnings in configure stage.
> But they are built with -Werror on build stage.
>
> Okay, it might be wrong my patch. then, how do we fix the build
> option inconsistency between configure stage and build stage?
One easy workaround is to build with --disable-werror.
More information about the Binutils
mailing list