Andreas Weber <andy.weber...@gmail.com> writes:

> Hi Aaron, thank you for your fast reply.

No problem.

> If I compile it without fltk-config I get the same results, regardless
> if with -O0 or -O2.

Meanwhile, I tried to reproduce these errors in a wheezy (stable)
chroot, but couldn't, even with optimization disabled.  I do know how to
force definitions of the symbols in question[1], and will go ahead and
do so, but remain puzzled as to why your g++ isn't taking care of them
itself.

Could you please run the following commands, to confirm that you're
running the proper version?

dpkg -s g++ | grep '^Version:'
type -all g++
ls -l /usr/bin/g++
g++ -v 2>&1 | tail -n1

Thanks!

[1] Essentially, compile with -fkeep-inline-functions, though some
    compensatory adjustments will be necessary to avoid circularity
    between libfltk and libfltk_cairo.

-- 
Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org)
http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/?a...@monk.mit.edu


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to