18 May 2001 (updated 18 May 2001 at 20:08 UTC) »
Even if there is some libc5 binaries around for those packages some are old (Mesa and Glide) and do not offer the features of today versions. As I stated earlier, Glide did not work with athlon, but the new version does.
So I repackaged George B. Moody, george@mit.edu, gcc5 package, adding a few corrections and put it here.
With it anyone can do a:
$ CC=gcc5 makeand compile an package with libc5 support out of the box.
It did worked with Glide_V2 and should work with anything that supports libc 5 and gcc-2.7.2.1.
I feel that I have to release it in freshmeat as many other people might be looking for something like this and not finding it.
BTW, if you are wandering the Z8 software uart (RS-232) with the lcd terminal worked. It was fun to attach it to external modem and start some conections.
Now I am collecting linux quake stuff and packing it (RPM). The big challenge was to find libc 5 stuff that work with it.
I have already working: svga quake, x11 quake, gl quake, tty (textmode) quake and wm quake (a window maker dock that runs quake!).
The biggest chanllenge is to make glquake work. Since it needs a Glide (VG, VRush, V2) compiled with libc5 and all I could find was old ones (linux.3dfx.com is down, remember :\ ). It works, but not on AMD Athlons without turning the CPU cache off. The latest glides have a fix for it, but I could not find a libc 5 compiled for it.
I am looking for a way to generate a libc5 compiller environment to compile it myself. So it could be improvements.
I am posting all of that at http://www.swi.com.br/~chaos/files right now.
So if you enjoy quake and friends, let me know.
The files are RPM packaged ones tested on Conectiva Linux. It should work with Suse, RedHat, Mandrake, Caldera without problems.
If you use slackware, Debian, or want to extract the files, use:
$ rpm2cpio rpmfile.rpm | cpio -i -d --no-absolute-filenames
This will extract all files into your current dir.
So, right now I am emphasis old quake games, then I plan to move to opensourced ones (SDL quake, quakeforge) and then move to more recent ones like quake2, quake3 and other friends (doom 1 2, wolf3d, heretic and everything that works on linux and it is free redistributable).
FOAF updates: Trust rankings are now exported, making the data available to other users and websites. An external FOAF URI has been added, allowing users to link to an additional FOAF file.
Keep up with the latest Advogato features by reading the Advogato status blog.
If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!