This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Fwd: [Bug bootstrap/27644] [4.1 regression] Bootstrap failure on native ARM targets]



On May 17, 2006, at 7:57 PM, H. J. Lu wrote:



"gcc -m64 -m32" should pass "-64 -32" or "-32" to as. "-m64 -m32" in gcc 4.1 will pass "-32 -64" to as, which tells as to generate 64bit object, not 32bit object.


How is this different than say powerpc64?

I still don't understand why x86_64 is so special compared to the
other targets.

-- Pinski


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]