ftp.nice.ch/pub/next/developer/languages/sgml/sp.1.1.1.I.bs.tar.gz#/sp-1.1.1.I.bs

COPYING
 
FILES
 
Makefile
 
Makefile.comm
 
Makefile.diff
 
Makefile.lib
 
Makefile.lib.CC
 
Makefile.lib.sun
 
Makefile.orig
 
Makefile.prog
 
Makefile.wat
 
README
 
README.NEXT
 
SP.mak
 
VERSION
 
all/
 
bin/
 
doc/
 
dotest
 
generic/
 
include/
 
japan.sgmldecl
 
lib/
 
msggen.pl
[View msggen.pl] 
nsgmls/
 
pubtext/
 
sgmlnorm/
 
sp-generate.mak
 
spam/
 
spent/
 
sunfix.sh
[View sunfix.sh] 
test/
 
unicode/
 

README

Copyright (c) 1994, 1995, 1996 James Clark

This directory contains the documentation for SP (an SGML parser), and
associated SGML public text.  All documentation is in HTML format in
the doc directory.  Start with doc/index.html.

The source code is available for anonymous ftp from ftp.jclark.com in
the directory /pub/sp.

See the file COPYING for copying permission.

This is a production release.  The version number is given in the file
VERSION.

Please report any bugs you find.

James Clark
jjc@jclark.com

README.NEXT

sp 1.1.1 (NeXT) README
----------------------

This is sp 1.1.1, the SGML parser, modified and compiled for NEXTSTEP 3.3pl1.
Please note: you absolutely need gcc 2.7.2 and libg++ 2.7.2 installed to
compile the sources; NeXT's outdated compiler won't work.

I can only provide the accompanying i386 binaries, since I don't have access
to gcc 2.7.2 on m68k or HPPA. SPARC owners beware: I heard that gcc 2.7.2 won't
compile properly on NS-3.3 SPARC. Bug NeXT for a working developer environment!

The precompiled binaries have successfully passed the test suite; see
the ./bin/ directory. Feel free to simply move them somewhere else.

The only files that have been modified are:

	· ./Makefile
	· ./lib/PosixStorage.cxx
	· ./lib/PosixStorage_NeXT.h (new file)

See the .diffs for the changes, and also visit the sp homepage at:

	http://www.jclark.com/sp/


Happy parsing!

Holger

@work: Holger.Hoffstaette@modern-video.de
@home: Holger.Hoffstaette@schwaben.de (NeXTmail ok)

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.