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: wrong-order args passed to bison, sometimes



  In message <Pine.SOL.3.91.990518102656.11949J-100000@northpole.cygnus.com>you
 write:
  > Is unsetting POSIXLY_CORRECT before you build a workaround, then?
Yes.


  > There have been a couple of questions from Red Hat customers who have found
  > this problem.  I was ignorant of the possible causes and so was unable to
  > reproduce it.  If this patch won't apply to redhat-980810, it would be 
  > nice to have one that does, regardless.  Otherwise we'll have random 
  > people's builds of the redhat release failing (which has already happened).
The older releases may require a few more changes like the one Felix sent
(I don't remember how many reversed args we had in the tools we build.).

Search gcc/Makefile.in and gcc/cp/Makefile.in for BISON.

jeff


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