On Tue, Jun 17, 2008 at 12:16 PM, Edd Barrett <vext01 at gmail.com> wrote:> If you use bison instead of yacc this bug is not exposed.Sorry, disregard this comment. Bison seems to never be detected properly even if you set YACC=bison or even YACC=/usr/local/bin/bison. But thats another story. Whilst struggling to work out how i got a working build i noticed that (with gcc 3.3.5) the bus error does not always happen. Onmy last attempt, the build failed on first attempt and succeeded on second attempt (without a make clean in-between). This leads me to believe that something is very wrong. I am trying the same with gcc-4.2 now. -- Best Regards Edd http://students.dec.bournemouth.ac.uk/ebarrett
On Tue, Jun 17, 2008 at 4:51 PM, Edd Barrett <vext01 at gmail.com> wrote:> I am trying the same with gcc-4.2 now.The above results were infact with gcc-4.2. My apologies. -- Best Regards Edd http://students.dec.bournemouth.ac.uk/ebarrett
On Tue, Jun 17, 2008 at 4:56 PM, Edd Barrett <vext01 at gmail.com> wrote:> On Tue, Jun 17, 2008 at 4:51 PM, Edd Barrett <vext01 at gmail.com> wrote: >> I am trying the same with gcc-4.2 now. > > The above results were infact with gcc-4.2. My apologies.With 3.3.5 my first test took 5 times to produce a non "bus error" build. There were no 'make cleans' in between. What is going on? -- Best Regards Edd http://students.dec.bournemouth.ac.uk/ebarrett