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: intl-compat.c bootstrap failure


 > From: "Philippe De Muyter" <phdm@macqel.be>
 > 
 > [...]
 > but `IN_GCC' is not defined !  And adding merely -DIN_GCC to the
 > command-line flags does not work because gansidecl.h, xm-alloca.h,
 > etc are not found !
 > 
 > What's the proper fix ?
 > Philippe

I think you need to somehow pass the following flags into the intl
directory.

 > -DIN_GCC -I$(top_srcdir) -I$(top_srcdir)/../include -I$(top_srcdir)/config

(I'm assuming $top_srcdir is the gcc directory.  You may have to adjust(?))

		--Kaveh
--
Kaveh R. Ghazi			Engagement Manager / Project Services
ghazi@caip.rutgers.edu		Qwest Internet Solutions

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