This is the mail archive of the
newlib@sourceware.org
mailing list for the newlib project.
Re: RDOS support
- From: "Leif Ekblad" <leif at rdos dot net>
- To: "Jeff Johnston" <jjohnstn at redhat dot com>
- Cc: <newlib at sources dot redhat dot com>
- Date: Sat, 28 Jan 2006 17:09:54 +0100
- Subject: Re: RDOS support
- References: <1138273505.17221.11.camel@localhost.localdomain> <43DAADCD.4050800@redhat.com>
Try out the attached file. By renaming rdos.s to rdos.S, make will use
the gcc compiler to invoke the assembler for you and the bonus is you
get to use it's preprocessor macros. Thus, you should be able to
#include "user.def". I have attached the file with such a change. Try
it out and see if works for you.
No, it still doesn't work. Instead of finding the include file, the
assembler assumes all the gate numbers are symbols, and linking
of applications will fail. This is the same as when the file was
named "rdos.s".
Leif Ekblad
www.rdos.net/rdos