MorphOS Developer
Posts: 588 from 2003/2/24
From: finland, the l...
Usually libsyscall is only used for debugging (dprintf). You can replace any dprintf with kprintf and -lsyscall with -ldebug in the Makefile.
Any examples we're providing that use -lsyscall should obviously be fixed this way. /me pokes the lazies
[ Edited by Piru on 2010/7/2 18:45 ]