[LLVMdev] Dejagnu Support Added (+ problems with build LLVM at FreeBSD)
Jeff Cohen
jeffc at jolt-lang.org
Mon Nov 8 08:36:11 PST 2004
On Mon, 08 Nov 2004 00:29:46 -0800
Reid Spencer <reid at x10sys.com> wrote:
> On Mon, 2004-11-08 at 00:16, Vladimir Merzliakov wrote:
> > > I'm asking for people (especially those running nightly testers) to give
> > > Dejagnu a try.
> >
> > I will do.
> >
> > But last 2 days (after
> > http://mail.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20041101/020279.html )
> > LLVM broken at FreeBSD:
> >
> > In file included from Path.cpp:27:
> > platform/Path.cpp:26: error: no `bool llvm::sys::Path::isvalid() const'
> > member function declared in class `llvm::sys::Path'
> > gmake[1]: ***
> > [/usr/home/wanderer/pkg/build/llvm/night/build/llvm/lib/System/Debug/Path.o]
> > Error 1
>
> Whoops, sorry. I renamed stuff to follow the coding standard and
> mistyped this one. Its fixed now.
>
> Reid
>
I've been so busy with Windows that I've been neglecting FreeBSD, so I
never noticed this. But that's about to change... I've just upgraded
to 5.3-STABLE, so I'm about to do a completely-from-scratch LLVM build.
More information about the llvm-dev
mailing list