Re: Method of compiling boot0

2004-04-25 Thread David O'Brien
On Fri, Apr 23, 2004 at 03:18:59PM -0600, Ryan Sommers wrote: > I was browsing over the boot0 makefiles and source when I was playing with > some boot sector code of mine and I was wondering why the designers chose > to use objcopy to output a binary file instead of just using the --oformat > optio

Method of compiling boot0

2004-04-23 Thread Ryan Sommers
I was browsing over the boot0 makefiles and source when I was playing with some boot sector code of mine and I was wondering why the designers chose to use objcopy to output a binary file instead of just using the --oformat option when it's run over the linker. I'm guessing it's just 6 of one and