Bug#625365: [Debian-med-packaging] Bug#625365: libgtextutils with GCC 4.6

2011-05-07 Thread Charles Plessy
Le Tue, May 03, 2011 at 02:58:13PM -0400, Assaf Gordon a écrit : > > The commands I'm running: > $ export CC=gcc-4.6 > $ export CXX=g++-4.6 > $ export CPP=cpp-4.6 > $ wget -q http://hannonlab.cshl.edu/fastx_toolkit/libgtextutils-0.6.tar.bz2 > $ tar -xjf libgtextutils-0.6.tar.bz2 > $ cd libgtextu

Bug#625365: libgtextutils with GCC 4.6

2011-05-03 Thread Assaf Gordon
Sorry about the previous email (the "g++ fails sanity check") - it was my bad. Should have used CXX instead of CPP shell variables. I'm now able to compile libgtextutils using gcc/g++ version 4.6, and I'm not seeing the error you are mentioning. What should I change in order to reproduce the prob