Re: Binary FreeDOS image

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

> I'm just reviewing a DOSEmu package, where the package author includes a
> tarball of FreeDOS installation (binary images of a couple of basic DOS
> utilities, shell and the kernel). I believe that it's probably illegal
> (provided it's GPL code, I have not checked) to do this unless we
> distribute sources as well.

Following this, I decided to look at the source to see if it would be a
trivial task to get the code running under gcc with nasm. It seems there
are a couple of big problems.

1. The use of the FAR/far macros. These are a kickback to the old 16 bit
days and as gcc doesn't have an 8086 backend, the closest I could find
is Lambertsen's ia16 backend (from 2007). No idea if it'll do the job.

2. Next is the assembler bits. While nasm will compile 16 bit code, it's
another pain in the backside to getting the source to build.

It might be just as wise to drop FreeDOS completely...

TTFN

Paul
-- 
Sie können mich aufreizen und wirklich heiß machen!

Attachment: signature.asc
Description: This is a digitally signed message part

--
Fedora-packaging mailing list
Fedora-packaging@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-packaging

[Index of Archives]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite Forum]     [KDE Users]

  Powered by Linux