Here is support for Linux/ADFS partition tables, which is used for Linux
partitions on discs connected to the motherboard interface of systems which
run RISC OS. Since it shares a structure with the RISC OS disc API, that has
been separated into a header file.
In writing this I've discovered t
Joe Ciccone <[EMAIL PROTECTED]> writes:
>>>I am curious if support for x86_64 still uses -m32 in the build process,
>>>and if so, why?
>>>
>>>
>>My question: why not?
>>
>>
> I just created a simply dummy program and tried to compile it with a
> 64bit only compiler, cross-compiling or not, t
Hi,
because of not knowing the GRUB 2 architecture very well so far, it would
be nice if you could give me some tipps about
- what does the GRUB development enviroment looks like (means how does
your test PCs look like, how to put updates on the test PC an so on)
- ways to debug my code
- where in