TODO: Port fasm #25

Closed
opened 2023-04-04 11:08:59 +00:00 by apio · 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).
apio added the
enhancement
label 2023-04-04 11:09:13 +00:00
apio 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.
apio closed this issue 2023-04-24 20:40:54 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: apio/Luna#25
No description provided.