Package: cpp-4.0
Version: 4.0.2-5
Severity: normal
As shown below, the __linux macro is no longer defined when using
the C99 mode on a PowerPC machine. An x86 machine does not have
this behavior. This is normal for the linux macro to be no longer
defined (as it is not reserved), but I do not see w
LAST_UPDATED:
Native configuration is arm-unknown-linux-gnu
=== libstdc++-v3 tests ===
Running target unix
XPASS: 22_locale/collate_byname.cc execution test
XPASS: 22_locale/collate_members_char.cc execution test
XPASS: 22_locale/collate_members_wchar_t.cc execution test
XPASS:
Package: g++-4.0
Version: 4.0.2-5
Severity: normal
Hi, given this trivial C++ code:
#include
#include
int main(void)
{
std::cout << boost::format("Hello %1%!\n%2%\n") % "world" % 343
<< std::flush;
return 0;
}
It fails to compile:
$ g++ -frepo -c test.cc
/usr/include/boost/mp
Package: gcc-4.0
Version: 4.0.2-5
Severity: minor
Justification: fails to build from source
I am running on an AMD64 with an AMD64 only repository. I tried to
compile gcc on my computer so I tried to get the depencies for the
compilation solved:
odin:~# apt-get build-dep gcc-4.0
Reading package l
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
This has been reported upstream as GCC Bugzilla #25625:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25625
Regards,
Roger
- --
Roger Leigh
Printing on GNU/Linux? http://gimp-print.sourceforge.net/
Debian GNU/Linux
Jurij Smakov <[EMAIL PROTECTED]> writes:
> The latest upload of icon (9.4.2-2.4) has failed to build on arm with
> the current gcc-4.0 in sid (4.0.2-5). After some investigation I've
> found that this is gcc-4.0 fault, and the build failures start with
> the version 4.0.1-7 (4.0.1-6 builds the sam
6 matches
Mail list logo