Hi James (and God!) - here's what I get with make/etc. (which worked with Audacity btw but may be limited?) -
gcc -ggdb -O0 -std=gnu99 -fsigned-char -Wall -Wextra -Wunused-parameter -Wfloat-equal -Wshadow -Wunsafe-loop-optimizations -funsafe-loop-optimizations -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waddress -Wlogical-op -Wmissing-prototypes -Wmissing-declarations -Winline -c box.c cc1: error: unrecognized command line option "-Waddress" cc1: error: unrecognized command line option "-Wlogical-op" make: *** [box.o] Error 1 - not sure how to read this, thought you would know? but then it's Xandros - Alan On Mon, 19 Apr 2010, James Morris wrote: > text boxer > > renders an ascii text file into boxes of ascii text* > > text_boxer-0.0.2 > > fixes --x-placement and --y-placement options so they actually work now > > http://jwm-art.net/art/archive/text_boxer-0.0.2.tar.bz2 > > *sorry, C locale only, no wide chars > > james. > > > > _______________________________________________ > NetBehaviour mailing list > [email protected] > http://www.netbehaviour.org/mailman/listinfo/netbehaviour > > == email archive: http://sondheim.rupamsunyata.org/ webpage http://www.alansondheim.org sondheimat gmail.com, panix.com == _______________________________________________ NetBehaviour mailing list [email protected] http://www.netbehaviour.org/mailman/listinfo/netbehaviour
