This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libobjc/18256] New: libobjc without any Classes/Protocols
- From: "tilo at pruetz dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 31 Oct 2004 17:38:53 -0000
- Subject: [Bug libobjc/18256] New: libobjc without any Classes/Protocols
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
Could the default classes (Object, Protocol and NXConstantString) be removed
from the pure objc runtime with an option on gcc configure (resulting in a
libobjc without any classes)?
I would like to have this because I want to implement my own Protocol class but
when doing this it is overlayed by the default Protocol on runtime.
Of course, I can do this on my own but I would like to update my gcc by just
merging the next version on my gentoo (without puzzling around every time :)).
--
Summary: libobjc without any Classes/Protocols
Product: gcc
Version: 3.4.2
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: libobjc
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: tilo at pruetz dot net
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: i686-pc-linux-gnu
GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18256