This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
FYI ObjC runtime
- To: egcs at cygnus dot com
- Subject: FYI ObjC runtime
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Thu, 17 Sep 1998 01:37:57 -0600
- Reply-To: law at cygnus dot com
The Objective-C runtime is in the process of moving out of the
gcc directory into a toplevel libobjc directory like we've done
for C++, Fortran and the Chill runtime libraries.
For a short period of time (hopefully just a couple days) the ObjC
runtime libraries probably won't build (or even exist in the source
tree).
So, don't be alarmed if you see a bunch of files in gcc/objc get
deleted without libobjc being populated yet.
jeff