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]

Re: Patch to fix CPP_PREDEFINES on linux/alpha and linux/x86.



  In message <Pine.LNX.3.96.980924110754.9362A-100000@hafnium.nkbj.dk>you write:
  > CPP_PREDEFINES in egcs-1.1b doesn't include architecture specific
  > information on linux/alpha and linux/x86. This breaks Imake (and maybe
  > other programs) which depend on /lib/cpp exporting such information.
  > 
  > This patch should fix the problem:
Defining linux, alpha or i386 is wrong unconditionally is wrong -- it is a
namespace violation.  xfree/imake and other programs need to be fixed.

jeff


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