From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick DiToro To: "'Peter Buckingham'" , gcc-help@gcc.gnu.org Subject: RE: 16-bit boot code with gcc for x86 Date: Fri, 04 Aug 2000 11:57:00 -0000 Message-id: <5337D585DDD3D111996B0008C728F07DCE46A0@pa00fsr01.pa.atitech.com> X-SW-Source: 2000-q3/msg00082.html List-Id: 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