noc.social is part of the decentralized social network powered by Mastodon.
This instance is focused on technology, networking, linux, privacy, security, infosec, engineering, but open to anyone. Civil discourse, polite and open. Managed by the noc.org / trunc.org team.

Administered by:

Server stats:

681
active users

Learn more

Replied to SuperIlu

I managed to fix the #SQLite issue.

So far the #curl problem eludes me.
Curl checks if the connection is established using select().

On #Win10 this eventually returns 1, on #win98 it always returns 0.

I checked with a self made endpoint and the connection is established. Only cf_tcp_connect()->SOCKET_WRITABLE()->Curl_socket_check()->Curl_poll()->our_select()->select() never sees it 😥

Anyone out there got a picture of that #Microsoft #Windows 98 pill tube that they were handing out at the launch of #win98 ?

It was filled with M&Ms or something of the sort, and the tube had the #Windows98 logo and "Instant Relief" written on it.

I swear, this was absolutely real, and it was given to us by Microsoft Norway representatives. For some reason they did not think it funny when I asked "are these su___de pills?".

#retrocomputing #collectibles #badjokes

Anduin.netpleroma.anduin.net

This weekend I tried to compile #Allegro for #Win9x with #mingw.
I was able to get the examples running on #Win10, but when I copied them over to my #Win98 box they crashed with an illegal instruction.
That happened because mingw on #Ubuntu is targeting i686 and I have an AMD K6-II in my test rig.
Then I tried compiling mingw myself with i386 as a target, that failed because the 386 is missing an instruction that is needed by the runtime library.
I got it working with i486, though.

1/