gbadev.org forum archive

This is a read-only mirror of the content originally found on forum.gbadev.org (now offline), salvaged from Wayback machine copies. A new forum can be found here.

ASM > .incbin

#163 - Yang - Sat Jan 04, 2003 2:55 am

I am using GNU binutils.I use .incbin to include raw bitmap data.But the assembler always give the following warning message:

****.s:192: Warning: truncated file '*****.bin', 6246 of 76800 bytes read

Is it a bug of the assembler?