This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libobjc/11572] [regression]: GNU libobjc no longer compiled on Darwin


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11572



------- Additional Comments From pinskia at gcc dot gnu dot org  2003-08-18 19:12 -------
I think a better way to do this patch is to use specs instead of tweaking the source files because it 
is more flexible.
See CPP_SPEC and config/darwin.h.
I would only have this done for *-darwin*.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]