[pedevel] Re: Build on Haiku

  • From: "François Revol" <revol@xxxxxxx>
  • To: pedevel@xxxxxxxxxxxxx
  • Date: Thu, 14 Aug 2008 16:31:33 +0200 CEST

> Stephan Assmus <superstippi@xxxxxx> wrote:
> > On 2008-08-12 at 14:25:14 [+0200], Rainer Riedl <mlist@xxxxxxxxx> 
> > wrote:
> > > > If someone takes the time to compile a newer bison for BeOS and 
> > > > makes 
> > > > it available, I would then replace the --defines with the 
> > > > previous
> > > I have Bison 2.3 running here on R5 BONE. A simple
> > > 
> > >     ./configure --prefix=/boot/home/config ; make ; make install
> > > 
> > > did the trick (it only fails on 3 out of 151 test). But I don't 
> > > know if 
> > > compiling or my compiled version would work on a plain R5 as my 
> > > system is 
> > > somehow pimped up :)
> > I always experienced this out-of-the-box build problems with pe. 
> > Always had 
> > to rename that mysterious file. So it appears I already have a 
> > newer 
> > bison 
> > installed as well, on my ZETA system. Of course I cannot remember 
> > if 
> > I 
> > installed it myself, that may very well be the case.
> 
> So the general feeling is to remove R5 bison support completely, and 
> move on?

Hmm on Zeta:
BisonC++ generated/objects-nodebug/rez/Sources/rez_parser.cpp generated
/objects-nodebug/rez/Sources/rez_parser.cpp.h
/bin/bison: option `--defines' doesn't allow an argument
Usage: /bin/bison [-dhklntvyV] [-b file-prefix] [-o outfile] [-p name-
prefix]
       [--debug] [--defines] [--fixed-output-files] [--no-lines]
       [--verbose] [--version] [--help] [--yacc]
       [--no-parser] [--token-table]
       [--file-prefix=prefix] [--name-prefix=prefix]
       [--output=outfile] grammar-file

Report bugs to bug-bison@xxxxxxx


bison --defines=generated/objects-nodebug/rez/Sources/rez_parser.cpp.h 
-o generated/objects-nodebug/rez/Sources/rez_parser.cpp rez/Sources/
rez_parser.y

I suppose I'll have to update... ?

François.

Other related posts: