u...@debian.org (Aaron M. Ucko) writes:
> OK, thanks. That all looks normal; I'm still curious as to why you
> specifically are encountering these errors, but will just treat it as a
> moot point and focus on adding the necessary symbols.
I've given this question more thought (having discovered
Andreas Weber writes:
> $ dpkg -s g++ | grep '^Version:'
> Version: 4:4.7.2-1
> $ type -all g++
> g++ ist /usr/bin/g++
> $ ls -l /usr/bin/g++
> lrwxrwxrwx 1 root root 7 Sep 27 2012 /usr/bin/g++ -> g++-4.7
> $ g++ -v 2>&1 | tail -n1
> gcc version 4.7.2 (Debian 4.7.2-5)
OK, thanks. That all look
Am 12.01.2014 22:06, schrieb Aaron M. Ucko:
> Could you please run the following commands, to confirm that you're
> running the proper version?
$ dpkg -s g++ | grep '^Version:'
Version: 4:4.7.2-1
$ type -all g++
g++ ist /usr/bin/g++
$ ls -l /usr/bin/g++
lrwxrwxrwx 1 root root 7 Sep 27 2012 /usr/b
Andreas Weber 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.
Hi Aaron, thank you for your fast reply.
I tried three other examples form fltk1.3-doc
$ fltk-config --compile doublebuffer.cxx
$ fltk-config --compile bitmap.cxx
$ fltk-config --compile buttons.cxx
$ fltk-config --compile doublebuffer.cxx
g++ -I/usr/include/cairo -I/usr/include/glib-2.0
-I/usr/
5 matches
Mail list logo