This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: 3.4 PATCH: Pass multilib flags to libobjc
- From: David Edelsohn <dje at watson dot ibm dot com>
- To: Rainer Orth <ro at TechFak dot Uni-Bielefeld dot DE>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Mon, 20 Oct 2003 16:17:15 -0400
- Subject: Re: 3.4 PATCH: Pass multilib flags to libobjc
* Makefile.in (CC1OBJ): Remove.
(runtime-info.h): Invoke $(CC) so all MULTIFLAGS are handled
correctly.
Use .m extension for temporary file.
Are you planning to commit this fix?
David