This is the mail archive of the gcc-patches@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]

Re: [PATCH] reenable GNU's libobjc on darwin


> 
> This patch reenables libobjc on darwin which can happen now or after
> the two previous patches get approved as the library and header
> include directory has already changed so it will should not
> conhflict with the installed NeXT^wApple runtime at all
> even when running the testsuite.
> 
> The next step will be to figure out how to get the objc testsuite
> to automatically run on both the GNU and the Next^wApple runtime.
> 
> OK? Bootstrapped on powerpc-apple-darwin.
> 
> Thanks,
> Andrew Pinski

Forgetting the changelog will not help getting approval :)

ChangeLog:
	* configure.in (powerpc-*-darwin*): Enable libobjc.
	(*-*-darwin*): Likewise.
	* configure: Regenerate.


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