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 libgtextutils-0.6
> $ ./configure
> [... normal configure output ...]
> $ make
> 
> And "make" completes successfully.

Dear Gordon,

currently, Debian's GCC is patched to downgrade the errors
“unused-but-set-variable” and “unused-but-set-parameter” to warnings, but this
will be reverted.  What is needed is to compile successfully without seeing:

pipe_fitter.c:30:6: warning: variable 'i' set but not used 
[-Wunused-but-set-variable]

Have a nice day,

-- 
Charles



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