Hi,

On Sat, Dec 25, 2004 at 02:47:41AM +0100, Robert Millan wrote:
> 
> > I found Adding empty.cc is a gruik gruik solution.
> > 
> > Consider the following patch instead :
> > [...]
> > -       CFLAGS="$(CFLAGS)" ./configure \
> > +       CFLAGS="$(CFLAGS)" LDFLAGS="-lstdc++" ./configure \
> 
> No, that's wrong.

No, both patches are wrong. There's really no bug on freeglut.

> First of all, because linking with libstdc++ doesn't ever
> garantee that C++ code will be buildable.

But freeglut does not have any C++ code.

> And second, because this is an
> upstream bug, and working around it in debian/rules is not the best solution.

No. The real problem here is that libGLU is buggy on GNU/Hurd and
GNU/kFreeBSD and does not link against libstdc++. Fix that instead of
applications/libs that link against it.

> Btw, Jamie, are you going to address this bug soon?

Please don't.

You can close the bug report instead.

regards,
guillem


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to