I just realized the importance of setting up a cross compiler on my linux
machine while I was unzipping the source for openssl and remembered of the
limit of 8.3 filenames :/
On Mon, 7 Dec 2020 at 18:08, Jamie Le Tual wrote:
> what was the error when it failed to compile?
>
> On Mon, 7
what was the error when it failed to compile?
On Mon, 7 Dec 2020 at 18:07, Louis Santillan wrote:
> That's one thing that has troubled me about Links2. I've been able to
> compile it for Mac and Linux but not DOS.
>
> On Mon, Dec 7, 2020 at 2:35 PM Jamie Le Tual
>
I would be curious to know which tool chain they used to compile it
On Mon, 7 Dec 2020 at 16:26, Jose Senna wrote:
> The only Web browsers for DOS with TLS support I
> know of are recent versions of Links.
>
>
>
> ___
> Freedos-user mailing list
> Fre
Tried grabbing something from an https url and found out that wget uses
tls1 :/
Is there a more recent build that uses a version of tls that modern web
servers will support?
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.s
*slaps forehead*
Thank you :)
On Sun, 6 Dec 2020 at 15:39, Eric Auer wrote:
>
> > The delorie site seems to be down and I was looking for a copy of real
> > emacs for dos. Does anyone have a copy of *em2602ab.zip* they can point
> me
> > to?
>
> A quick search for "mirror em2602ab.zip" reveals
The delorie site seems to be down and I was looking for a copy of real
emacs for dos. Does anyone have a copy of *em2602ab.zip* they can point me
to?
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/list
I'm new to this party as well. I'm using it to learn x86 assembler and DOS
function calls.
just wrote a program in assembler that outputs the version number as
reported by dos, all in a slim 87 bytes.
Interestingly enough 1.3rc reports the version as 7.10
Still in the midst of setting up a fully e
I did a fresh install and set the DJGPP environment variable and I can now
compile hello world with gcc.
To test perl, I just used *perl -de1* which should drop perl into a
debugger prompt, but I get this:
[image: image.png]
*@INC* is the include path where perl looks for its modules, and the
defa
Hey there.
I tried installing both 1.2 and 1.3rc and managed to get something with a
command prompt, but GCC.EXE --version dies with a segfault and PERL.EXE
seems to have been compiled to use a library path which looks like the
maintainer's own development environment instead of the layout for Free