Your message dated Sun, 18 Oct 2009 13:01:48 +0200
with message-id <[email protected]>
and subject line Re: Bug#551200: [gcc-snapshot] please enable plugin
infratsructure
has caused the Debian Bug report #551200,
regarding [gcc-snapshot] please enable plugin infratsructure
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
551200: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=551200
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: gcc-snapshot
Version: 20091010-1
Severity: wishlist
Currently, the GCC snapshot compiler is built without the new plugin
infrastructure:
$ /usr/lib/gcc-snapshot/bin/gcc -v
Using built-in specs.
COLLECT_GCC=/usr/lib/gcc-snapshot/bin/gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc-snapshot/libexec/gcc/i486-linux-gnu/4.5.0/lto-wrapper
Target: i486-linux-gnu
Configured with: ../src/configure -v ...
--disable-plugin
...
Thread model: posix
gcc version 4.5.0 20091010 (experimental) [trunk revision 152615]
(Debian 20091010-1)
Is there a particular reason to exclude plugin support?
I would like to experiment with the new plugin infrastructure and would
prefer not to build my own GCC.
Regards,
Philipp
--- System information. ---
Architecture: i386
Kernel: Linux 2.6.30-2-686
Debian Release: squeeze/sid
500 unstable www.debian-multimedia.org
500 unstable ftp.de.debian.org
500 testing security.debian.org
500 testing ftp.de.debian.org
500 stable security.debian.org
500 stable ftp.de.debian.org
100 experimental ftp.de.debian.org
--- Package information. ---
Depends (Version) | Installed
=========================================-+-======================
binutils (>= 2.19.91.20091005) | 2.19.91.20091006-1
libc6-dev-amd64 (>= 2.5) | 2.9-27
libc6-dev (>= 2.5) | 2.9-27
libasound2 (>> 1.0.18) | 1.0.21a-1
libatk1.0-0 (>= 1.20.0) | 1.28.0-1
libc6 (>= 2.6) | 2.9-27
libc6-amd64 (>= 2.6) | 2.9-27
libcairo2 (>= 1.2.4) | 1.8.8-2
libelfg0 (>= 0.8.12) | 0.8.12-0.1
libfontconfig1 (>= 2.4.0) | 2.6.0-4
libfreetype6 (>= 2.2.1) | 2.3.11-1
libglib2.0-0 (>= 2.16.0) | 2.22.2-2
libgmp3c2 | 2:4.3.1+dfsg-3
libgtk2.0-0 (>= 2.8.0) | 2.18.2-1
libice6 (>= 1:1.0.0) | 2:1.0.5-1
libmpc2 | 0.7-1
libmpfr1ldbl | 2.4.1-2
libpango1.0-0 (>= 1.14.0) | 1.26.0-1
libsm6 | 2:1.1.1-1
libxrandr2 (>= 4.3) | 2:1.3.0-2
libxrender1 | 1:0.9.4-2
libxtst6 | 2:1.0.3-1
zlib1g (>= 1:1.1.4) | 1:1.2.3.3.dfsg-15
ecj-gcj | 3.5.1-1
libecj-java-gcj (>= 3.3.0-2) | 3.5.1-1
python | 2.5.4-2
Package's Recommends field is empty.
Suggests (Version) | Installed
=======================================-+-======================
binutils-gold (>= 2.19.91.20091005) | 2.19.91.20091006-1
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
This option disables the build of the gcjwebplugin. that's not what you want.
The plugin infrastructure is enabled by default.
On 16.10.2009 16:15, Philipp A. Hartmann wrote:
Package: gcc-snapshot
Version: 20091010-1
Severity: wishlist
Currently, the GCC snapshot compiler is built without the new plugin
infrastructure:
$ /usr/lib/gcc-snapshot/bin/gcc -v
Using built-in specs.
COLLECT_GCC=/usr/lib/gcc-snapshot/bin/gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc-snapshot/libexec/gcc/i486-linux-gnu/4.5.0/lto-wrapper
Target: i486-linux-gnu
Configured with: ../src/configure -v ...
--disable-plugin
...
Thread model: posix
gcc version 4.5.0 20091010 (experimental) [trunk revision 152615]
(Debian 20091010-1)
Is there a particular reason to exclude plugin support?
I would like to experiment with the new plugin infrastructure and would
prefer not to build my own GCC.
--- End Message ---