http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50646
--- Comment #6 from Roger Meyer 2011-10-09
23:34:47 UTC ---
the host system is aboriginal linux 1.03
armv6l (little endian)
using gcc 4.2.1 on qemu
somehow configure seems to think that the used compiler is a crosscompiler, but
i have no idea why
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50647
Roger Meyer changed:
What|Removed |Added
Resolution|DUPLICATE |WONTFIX
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50647
--- Comment #2 from Roger Meyer 2011-10-07
20:57:27 UTC ---
indeed, this should not happen.
but configure fails to figure that sbrk _is_ provided by the libc.
probably it doesn't use the proper feature test macros.
or it just err'd on compilatio
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50646
--- Comment #2 from Roger Meyer 2011-10-07
20:50:23 UTC ---
indeed, it would cause problems. i.e. compile some stuff with wrong endianness
and later silently crash.
in this specific case here the build stops later on on another error, caused by
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47836
Roger Meyer changed:
What|Removed |Added
CC||fzvqedi at v dot
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48825
--- Comment #11 from Roger Meyer 2011-10-07
03:21:12 UTC ---
the actual problem leading to this is that the check for psignal doesn't
include the proper feature-test macros
to cite the manpage
SYNOPSIS
#include
void psignal(int
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48825
Roger Meyer changed:
What|Removed |Added
CC||fzvqedi at v dot
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50648
Bug #: 50648
Summary: --disable-shared is not passed on to target-zlib
Classification: Unclassified
Product: gcc
Version: 4.5.3
Status: UNCONFIRMED
Severity: normal
P
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50647
Bug #: 50647
Summary: gcc/system.h: wrong prototype for sbrk
Classification: Unclassified
Product: gcc
Version: 4.5.3
Status: UNCONFIRMED
Severity: normal
Priority: P
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50646
Bug #: 50646
Summary: configure detects big endian on little endian system.
Classification: Unclassified
Product: gcc
Version: 4.5.3
Status: UNCONFIRMED
Severity: normal
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50507
--- Comment #2 from Roger Meyer 2011-09-25
19:03:05 UTC ---
(In reply to comment #1)
i'm using the stock gcc 4.4 that comes with debian 6 i386
compiling gcc 4.5.3 with the following options
./configure --with-newlib --with-headers=no --prefix=/
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50507
Bug #: 50507
Summary: Huge amount of memory used while building GCC4
Classification: Unclassified
Product: gcc
Version: 4.5.3
Status: UNCONFIRMED
Severity: critical
P
12 matches
Mail list logo