Talk:Multiboot1 Bare Bones: Difference between revisions

(→‎64 bits: new section)
Line 26:
 
--[[User:Paxcoder|Paxcoder]] 21:57, 5 January 2009 (UTC)
 
 
 
First of all, questions belong on the forum, not in some talkpage few people ever bother to read.
 
What you have is an assembler that defaults to 64-bit code, and assembly that is written for 32-bit code. To GAS those two are completely different architectures (i386 vs x86-64). There is however a command-line switch that would tell GAS to assemble for the correct architecture and as such needs no change in this code.
- [[User:Combuster|Combuster]] 22:45, 5 January 2009 (UTC)
1,490

edits