At first I did not made a link with examples not working correctly...

But now I realized that while trying to build the Allegro library with a recent 
compiler...

I had saved_ds not found errors...
In src/misc/vbeafex.c I change to fix it:
unsigned short saved_ds = 0;
/* Paul remove static from previous line! */

And I am now thinking that maybe this is linked to previous library having some 
run problems.
Not sure at all, but worth mentioning it.


_______________________________________________
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to