[LLVMdev] LLVM on OpenBSD
Edd Barrett
vext01 at gmail.com
Tue Jun 17 08:51:51 PDT 2008
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
More information about the llvm-dev
mailing list