Package: opt
Version: 3.19-1
Usertags: ftbfs-gcc-4.3

Your package fails to build with GCC 4.3.  Version 4.3 has not been
released yet but I'm building with a snapshot in order to find errors
and give people an advance warning.  In GCC 4.3, pre-iso c++ headers
will no longer be present, but your application makes use of them.

You can reproduce this problem with gcc-4.3 or gcc-snapshot from
unstable.

> Automatic build of opt_3.19-1 on em64t by sbuild/amd64 0.53
...
> gcc  -g -O2  -o tarray  tarray.o ../src/libopt.a 
> g++ -DPACKAGE=\"opt\" -DVERSION=\"3.19\" -DHAVE_STRDUP=1 -DHAVE_SNPRINTF=1 
> -DHAVE_LONGJMP=1 -DHAVE_SIGNAL=1 -DRETSIGTYPE=void  -I. -I.  -I../src    -g 
> -O2 -c testcc.cc
> testcc.cc:3:22: error: iostream.h: No such file or directory
> testcc.cc: In function 'int go(int, char**)':
> testcc.cc:17: error: 'cout' was not declared in this scope
> testcc.cc:19: error: 'endl' was not declared in this scope
> testcc.cc:23: error: 'cout' was not declared in this scope
> testcc.cc:23: error: 'endl' was not declared in this scope

-- 
Martin Michlmayr
http://www.cyrius.com/



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to