Portable Object Compiler (c) 1997,98,99.  All Rights Reserved.

This package consists of a set of Objective-C classes and a translator
that produces plain C code, to be compiled by a C compiler.

You need a C compiler to compile the output.  There are various versions
of this package, for WATCOM, LCCWIN32, VISUALC and so on.


INSTALL
-------

Install the package in C:\OBJC (add C:\OBJC\BIN to the PATH).

If you install in a different directory, the variable OBJCDIR must point
to the top directory (OBJCDIR defaults to C:\OBJC).


LICENSE
-------

Read the LICENSE file (the "GNU Library General Public License").

The LICENSE file explains the difference between,

 (a) "software using the Portable Object Compiler", and 
 (b) "software based upon the Portable Object Compiler".


LATEST VERSION  (SOURCES)
-------------------------

The latest bootstrap compilers and sources of the Portable Object Compiler
are available at:

	http://sunsite.unc.edu/pub/Linux/devel/lang/objc

 (or the /pub/Linux/Incoming directory)


GETTING HELP
------------

For help and reporting bugs : send email to objc-bugs@cys.de
(to subscribe : send email to objc-bugs-request@cys.de)

You can also contact me (David Stes), directly, at "stes@can.nl".

I'm especially interested in bug-fixes, of course.  And in ports
to machines that I don't have access to. 

