RDOS support

Leif Ekblad leif@rdos.net
Sat Jan 28 16:10:00 GMT 2006


> 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





More information about the Newlib mailing list