Eric

A bit of analysis on this snippet:

bsetup.s: Assembler messages:
bsetup.s:2393: Warning: value 0x37ffffff truncated to 0x37ffffff
<code>

>>>>>> ramdisk_max: .long (-(0xC0000000)-(128 << 20))-1 # (Header version 0x0203 or later)
</code
this results in a value of: FFFFFFFF37FFFFFF


which in a long is 37ffffff

so I guess this is really just a warning, although a weird message

cheers
Erich

THINK
Püntenstrasse 39
8143 Stallikon
mailto:[EMAIL PROTECTED]
PGP Fingerprint: BC9A 25BC 3954 3BC8 C024  8D8A B7D4 FF9D 05B8 0A16



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

_______________________________________________
leaf-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to