This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: RDOS support


I wrote:
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".

I just realize that in addition to naming the assembler-files .S, I also needed to change .include to #include. With both these changes to rdos.S and crt0.S, it does work with only "user.def".

I enclose a new archive that builds correctly.

Leif Ekblad
www.rdos.net/rdos

Attachment: rdos.tar.bz2
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]