Skip to content

Support Minix 2.0.2 Binaries #12

@DoctorWkt

Description

@DoctorWkt

Chris, there's a port of MINIX 2.0.2 to the Atari ST here. It's interesting as there are three working C compilers: ACK (but with ANSI C support), Sozobon and c68. It looks like the system calls are identical, but the magic number in all the binaries is 0x0b100301. I can't see any split-I/D binaries, so in my fork I quickly added a test for this magic number as well.

The cat binary works, but the ls binary complains about the command-line arguments. I'll compile up some test programs and see what the problem is. Hopefully we can easily support the 2.0.2 binaries.

Metadata

Metadata

Assignees

No one assigned

    Labels

    major featureA feature that represents a major amount of work, a major change, or both.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions