Package: llvm-gcc-4.5
Version: 0~20091229-2
Severity: minor

This doesn't Just Work for me:

    $ echo 'void main(){}' >tmp.c
    $ cc tmp.c
    $ cc -fplugin=/usr/lib/dragonegg/dragonegg.so tmp.c
    cc1: error: Cannot load plugin /usr/lib/dragonegg/dragonegg.so
    /usr/lib/dragonegg/dragonegg.so: undefined symbol: flag_lto
    $ gcc-4.5 -fplugin=/usr/lib/dragonegg/dragonegg.so tmp.c
    Incompatible plugin version
    cc1: error: Fail to initialize plugin /usr/lib/dragonegg/dragonegg.so

I'm guessing about how to use this, since there's no README.Debian.
Upstream's docs (http://dragonegg.llvm.org/) want me to build gcc from
a svn checkout, which is more effort than I care to go to.

Please add a short README.Debian (i.e. a few paragraphs) that briefly
describes how to use this package, and what to do when the above
errors show up (e.g. "don't use gcc-4.4, dummy!" and "wait, or build a
new gcc-4.5 snapshot").

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.33-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages llvm-gcc-4.5 depends on:
ii  dragonegg                 0~20091229-2   GCC plugin that uses LLVM for opti
ii  g++-4.5                   4.5-20100227-1 The GNU C++ compiler
ii  gcc-4.5                   4.5-20100227-1 The GNU C compiler

llvm-gcc-4.5 recommends no packages.

llvm-gcc-4.5 suggests no packages.

-- no debconf information



-- 
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