TODO: Port fasm #25

Closed
opened 2023-04-04 11:08:59 +00:00 by asleepymoon · 1 comment
Owner

https://flatassembler.net/fasm-1.73.30.tar.gz

Generic Unix/C version, should be okay to port (hopefully).

https://flatassembler.net/fasm-1.73.30.tar.gz Generic Unix/C version, should be okay to port (hopefully).
asleepymoon added the
enhancement
label 2023-04-04 11:09:13 +00:00
asleepymoon self-assigned this 2023-04-04 11:09:21 +00:00
Author
Owner

Looks like that'll be difficult, as it expects to be linked with a 32-bit libc. Seems like the best alternative is either NASM + binutils' LD or just binutils.

Looks like that'll be difficult, as it expects to be linked with a 32-bit libc. Seems like the best alternative is either NASM + binutils' LD or just binutils.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: asleepymoon/Luna#25
No description provided.