multiboot Questions

2

Solved

That's going to be a long one, so grab some coffee / tea / yerba. Summary How to tell / force GNU ld to put a section/symbol in a specific part of the output ELF file? Specifically, I'm not aski...
Bathelda asked 11/11, 2013 at 18:4

1

Solved

In the following x86 assembly code: dd 0x1BADB002 dd 0x00 dd - (0x1BADB002+0x00) The values don't seem to be assigned to any variables. So what does this snippet of code do? I've heard something...
Cymoid asked 1/10, 2017 at 14:33

1

Solved

I'd like to build an embedded kernel for an x86 machine using Visual C++. I have some C and assembly code files to compile and I'd like to link them all together in a way that is compatible with a ...
Sealey asked 20/3, 2009 at 22:18
1

© 2022 - 2024 — McMap. All rights reserved.