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: [tree-ssa] PATCH : Fix powerpc-darwin build failure in libmudflap



On Dec 3, 2003, at 11:09, Devang Patel wrote:


This patch adds check for __APPLE__ before defining _POSIX_SOURCE.
Without this patch tree-ssa build fails on powerpc-darwin.

OK to commit ?


This was approved already (from a patch of mine), there is another thing
you have to do get darwin to bootstrap (with libmudflap enabled) though.
See <http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12670>.


Thanks, Andrew Pinski


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