~rabbits/public-inbox

3 2

Tiny problem bootstrapping left

Details
Message ID
<or828p24-npon-86po-4427-spq1r1q21p0p@fncre.vasb>
DKIM signature
pass
Download raw message
Hello, I have built uxn from source (1b2049e238df96f32335edf1c6db35bd09f8b42d) on FreeBSD and then I have tried to compile left using uxnasm (commit 5fc8cc1d847a4b95dc6e09ea467bdc3c7729b973):

> uxnasm src/left.tal l.rom
Unknown token: =file-new
Unknown token: =file-new
Assembly: Failed to assemble rom.

I have downloaded https://rabbits.srht.site/drifblim/drifblim.rom
and it worked:

> uxncli ../play/drifblim.rom src/left.tal l.rom
Loaded ../play/drifblim.rom
Input(.tal): Output(.rom): 
-- Unused label: selection
-- Unused label: cursor
-- Unused label: textarea
-- Unused label: scrollbar
-- Unused label: scroll
-- Unused label: nav
-- Unused label: draw-dec
-- Unused label: phex
Assembled src/left.tal -> l.rom in 8987 bytes(424 labels)

I hope this does not discourage anyone from diving into the uxn universe :)
Details
Message ID
<CAKis=aGm365ef9J5KnJTjtrB0QNG2bOK=-SxhWBexOYx5ovGKA@mail.gmail.com>
In-Reply-To
<or828p24-npon-86po-4427-spq1r1q21p0p@fncre.vasb> (view parent)
DKIM signature
pass
Download raw message
That's no the latest version of uxnasm, you should update and it'll be fine :)
Details
Message ID
<665r5437-3s27-544o-o053-3p916qnr06qp@fncre.vasb>
In-Reply-To
<CAKis=aGm365ef9J5KnJTjtrB0QNG2bOK=-SxhWBexOYx5ovGKA@mail.gmail.com> (view parent)
DKIM signature
pass
Download raw message
On Fri, 25 Nov 2022, Hundred Rabbits wrote:

> That's no the latest version of uxnasm, you should update and it'll be fine :)

Ouch, right:

> uxnasm src/left.tal l.rom
-- Unused label: draw-dec
-- Unused label: phex
Assembled l.rom in 9003 bytes(13.79% used), 424 labels, 0 macros.

Thanks!
Details
Message ID
<CAKis=aGP7DBHA0zeB9xmEeL5bLPZUZC1i5-os6kmP2crDcCnig@mail.gmail.com>
In-Reply-To
<665r5437-3s27-544o-o053-3p916qnr06qp@fncre.vasb> (view parent)
DKIM signature
pass
Download raw message
Anytime :) Have fun with Left!
Reply to thread Export thread (mbox)