My GCC is the stock 10.5 compiler from Apple, running with -arch
x86_64, as detected by SConstruct.
I submitted a new patch that only requires changes to two files, let
me know if that is more palatable :P
- Clint
On Oct 14, 2008, at 5:01 PM, nathan binkert wrote:
> Thanks for working on this. This code was taken from FreeBSD, so it
> is preferable to not change anything in case we want to update some
> day. Of course, a proper build is a higher priority. Is there
> something different we can do to CCFLAGS to fix this instead? We
> could remove the -Werror from the base environment and just add it in
> makeEnv to the new environment for example. What if we passed CCFLAGS
> and just turned off more warnings like I did with SCons?
>
> Also, as an aside, what compiler, etc. are you using? I haven't seen
> this problem on OSX, but then again, I use the default gcc/g++
>
> Nate
>
_______________________________________________
m5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/m5-dev