On Tuesday 03 April 2007 00:18, Martin Michlmayr wrote:
> 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, the C++ header
> dependencies have been cleaned up.  The advantage of this is that
> programs will compile faster.  The downside is that you actually
> need to directly #include everything you use (but you really should
> do this anyway, otherwise your program won't work with any compiler
> other than GCC).  Some background of this can be found at
> http://gcc.gnu.org/PR28080
>
> You can reproduce this problem with gcc-snapshot (20070326-1 or higher)
> from unstable.

Thanks for pointing this out. I assume it does not make too much sense to fix 
this for etch, hence not going to do that. After the release, a new upstream 
version will be packaged for sid, and I'd much rather fix it there 
(upstream). However, right now I can not test this, as gcc-snapshot 
(20070326-1 or higher) is not available for my platform (i1386), and I did 
not succeed in trying to get it to compile.

In the current upstream version, there is at least one more place that needs 
this fix, and I'm not sure, whether there might not be more. I'll check as 
soon as I can get a gcc-snapshot to work.

Regards
Thomas Friedrichsmeier

Attachment: pgpu3ndutC2hL.pgp
Description: PGP signature

Reply via email to