This is the mail archive of the gcc@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]

GCC on AMD64?


Andrew Haley writes:
 > nick@os-soft.com writes:
 >  > I have run into slight problems using GCC to develop operating systems code
 >  > for an AMD64 environment.  The problem results from not having the
 >  > appropriate code model for the architecture.  I am attempting to use more
 >  > than the first or last two gigs of address space.
 > 
 > This is fine: gcj supports AMD64 with a flat 64-bit model.

Argh!  I mean gcc, not gcj.

Andrew.


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