Title: RE: 16-bit boot code with gcc for x86 www.delorie.com maintains an email group that may be able to provide some insight into this issue.  -----Original Message----- From:   Peter Buckingham [ mailto:pbuckingham@LynuxWorks.COM ] Sent:   Wednesday, November 15, 2000 2:33 PM To:     gcc-help@gcc.gnu.org Subject:        16-bit boot code with gcc for x86 Hi, I am trying to compile a new boot loader for lynxos within lynxos. The tools that I have to use are gcc and gas. I am proting it from a compilation done with bcc, as86 and ld86. Can you tell me of some of the issues or things i need to do to ensure the output of 16-bit code from gcc. thanks, peter