On Wed, Jun 24, 2009 at 04:45:26PM +0200, Goswin von Brederlow wrote: > All uploaded packages should always be build with the same compiler, > the debian default gcc, unless a specific compiler is specified in > rules. > > So I would say using cc is wrong.
Moreover, in the case of C++ (also mentioned in the bug report) there used to be ABI compatibility problems even between different versions of GCC (though to be honest I don't know if that's still true). So you if you compile two packages using different compilers (via /usr/bin/c++) you could have problems using them together. Berto -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org