9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] 5l compilation
@ 2013-10-21 19:58 Steve Simon
  2013-10-21 20:02 ` erik quanstrom
  0 siblings, 1 reply; 2+ messages in thread
From: Steve Simon @ 2013-10-21 19:58 UTC (permalink / raw)
  To: 9fans

I am trying to build for arm (for my PI) but I cannot
link the linker or the compiler

hugo% objtype=arm
hugo% cd /sys/src/cmd/5l
hugo% mk install
5l  -o 5.out asm.5 list.5 noop.5 obj.5 optab.5 pass.5 span.5 enam.5 compat.5 elf.5
lock: undefined: ainc
(813)	BL	,ainc+0(SB)
unlock: undefined: adec
(824)	BL	,adec+0(SB)
lock: illegal combination BL 0 0 26
(813)	BL	,ainc+0(SB)
unlock: illegal combination BL 0 0 26
(824)	BL	,adec+0(SB)
lock: illegal combination BL 0 0 26
(813)	BL	,ainc+0(SB)
unlock: illegal combination BL 0 0 26
(824)	BL	,adec+0(SB)

What am I missing?

-Steve



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

end of thread, other threads:[~2013-10-21 20:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-10-21 19:58 [9fans] 5l compilation Steve Simon
2013-10-21 20:02 ` erik quanstrom

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).