9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] Assembler weirdness?
@ 2008-05-18  1:38 Pietro Gagliardi
  2008-05-18  1:44 ` erik quanstrom
  0 siblings, 1 reply; 10+ messages in thread
From: Pietro Gagliardi @ 2008-05-18  1:38 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

Hello. I'm trying to switch from GCC/NASM to the good old Plan 9 tools
to get a simple kernel I'm writing compiled and working with 9load
(which fortunately is Multiboot-compliant). But there is one file - an
8a-ized hand-me-down interrupt service routine array - that is causing
problems. Running

	8a /n/sources/contrib/pietro/jamesmol.s

yields the errors in /n/sources/contrib/pietro/jamesmol.out. But if I
first preprocess with cpp(1), which produces /n/sources/contrib/pietro/
jamesmol.fixed, everything works fine with 8a. What's wrong?

- Pietro

PS - This is when I hate macros.




^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2008-05-18 15:57 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-05-18  1:38 [9fans] Assembler weirdness? Pietro Gagliardi
2008-05-18  1:44 ` erik quanstrom
2008-05-18  2:21   ` Pietro Gagliardi
2008-05-18  2:56     ` [9fans] Linker weirdness? (was: Assembler weirdness?) Pietro Gagliardi
2008-05-18  4:01       ` Bruce Ellis
2008-05-18  4:35         ` [9fans] Linker weirdness? Robert William Fuller
2008-05-18  4:45           ` Bruce Ellis
2008-05-18 12:02       ` [9fans] Linker weirdness? (was: Assembler weirdness?) erik quanstrom
2008-05-18 12:36         ` Pietro Gagliardi
2008-05-18 15:57       ` Richard Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).