outputting binary
RE:outputting binary
>On 2001-12-07 20:02:24, Anonymous wrote:
>how do i output a flat binary image with DJGPP
ld --oformat binary ....
There are a lot of gotchas with binary kernels:
http://www.execpc.com/~geezer/osd/gotchas
>how do i output a flat binary image with DJGPP
ld --oformat binary ....
There are a lot of gotchas with binary kernels:
http://www.execpc.com/~geezer/osd/gotchas