[net.micro.amiga] Some people have had problems compiling my SHELL

dillon@CORY.BERKELEY.EDU (Matt Dillon) (09/19/86)

	Godfrey Lee has shed some light as to why some people have been
getting linker errors trying to link my shell.  It would seem that old 
versions of AMIGA.LIB (specifically before 1.2B) do not have the fprintf()
function which takes File Handles.  Thus, for those of you with this older
version, the linker tries to use Lattice's fprintf().  I will take out
the fprintf()'s in further releases.  If anybody is still having linker
problems they can:

	(1) Replace the fprintf()'s with a sprintf() and Write themselves.
	(2) Mail me to get the updated .C files for the shell (only three).


					-Matt

"Look Ma! No .signature file!"