Jon Ciesla wrote:
Sure. I downloaded the source: http://www.agidev.com/dl_files/nagi/nagi_src_-_2002-11-14.tar.gz Untarred into a new folder foo. In foo/src I rtan make -f Makefile.linux as indicated by the docs included, and the website. I get: gcc -O2 -fwritable-strings -Wall -Winline -Wshadow -Wstrict-prototypes -DRAD_LINUX -DRAD_WARN -c base.c -o base.o cc1: error: unrecognized command line option "-fwritable-strings" make: *** [base.o] Error 1
It wants to have writable strings ?? How horribly 1980's, and too bad gcc no longer accepts that, that means that we need to find and fix all cases where string writing happens :(
I'll take a peek to see how much work this is going to be. Regards, Hans _______________________________________________ Fedora-games-list mailing list Fedora-games-list@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-games-list