Re: compiling 4.1 ?
- Posted by jimcbrown (admin) Apr 22, 2014
- 1917 views
BRyan said...
"Missing required architecture macros."
Where do you set the X86 architecture ?
config.gnu - but that should have been done automatically by the configure bash shell script.
I don't understand why we even have that line in be_callc.c - we're using the C-only callc on everything but x86, and the C-only callc should work on x86 in theory as well. So, why do we even care if the macros are there or not?