Date: Tue, 7 Jul 92 07:06:46 PDT From: king AT smrsu1 DOT SINet DOT SLB DOT COM To: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Regex A couple of quick questions. 1) I have regex.h regex.cc from the standarg GNU release, but apparently as is stated in your doc I cannot modify a sequenced archive to add regex.o once its sequenced. Not having a non-sequenced archive with the distribution I need to recompile the entire set of sources. There are "NDMAKE" file to do this but I don't have NDMAKE, what is it and how do I get it? 2) Is this the only obj missing from the library? and is there a special reason that it is missing? (or is this a test to see how badly I want the new version? :-) 3) Is there an explaination of the changes between the versions? I have noticed that the documentation file on the *.h files is no longer accurate, old stream is new fstream, etc. Thanks, B. King