[Bug other/31536] sparc64 build fails with `unknown endianness' error.

2008-11-30 Thread ebotcazou at gcc dot gnu dot org
--- Comment #8 from ebotcazou at gcc dot gnu dot org 2008-11-30 09:45 --- Known to work. -- ebotcazou at gcc dot gnu dot org changed: What|Removed |Added Sta

[Bug other/31536] sparc64 build fails with `unknown endianness' error.

2007-04-17 Thread pinskia at gcc dot gnu dot org
--- Comment #7 from pinskia at gcc dot gnu dot org 2007-04-17 15:45 --- > what's wrong in logs? i see only compilation error due to bad ifdefs. Right, the other testcases are testing at runtime see the "$? = 0" in the log below? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31536

[Bug other/31536] sparc64 build fails with `unknown endianness' error.

2007-04-17 Thread pluto at agmk dot net
--- Comment #6 from pluto at agmk dot net 2007-04-17 12:05 --- (In reply to comment #5) > Can you unset CFLAGS and try again? without cflags and with cflags=-O0 - still the same error. > I bet 4.1.2 is being miss compiled at least looking at the logs. what's wrong in logs? i see only

[Bug other/31536] sparc64 build fails with `unknown endianness' error.

2007-04-16 Thread pinskia at gcc dot gnu dot org
--- Comment #5 from pinskia at gcc dot gnu dot org 2007-04-16 17:47 --- Can you unset CFLAGS and try again? I bet 4.1.2 is being miss compiled at least looking at the logs. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31536

[Bug other/31536] sparc64 build fails with `unknown endianness' error.

2007-04-16 Thread pluto at agmk dot net
--- Comment #4 from pluto at agmk dot net 2007-04-16 14:16 --- Created an attachment (id=13370) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13370&action=view) config.logs -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31536

[Bug other/31536] sparc64 build fails with `unknown endianness' error.

2007-04-16 Thread pluto at agmk dot net
--- Comment #3 from pluto at agmk dot net 2007-04-16 14:16 --- /home/pawels/toolchain41-src/gcc-4.1.2/builddir/gcc/xgcc -v Using built-in specs. Target: sparc64-sun-solaris2.9 Configured with: ../configure --target=sparc64-sun-solaris2.9 --prefix=/local/devel/toolchain41/sparc64-sun-sol

[Bug other/31536] sparc64 build fails with `unknown endianness' error.

2007-04-15 Thread ebotcazou at gcc dot gnu dot org
--- Comment #2 from ebotcazou at gcc dot gnu dot org 2007-04-16 06:52 --- And make sure to follow the build instructions. -- ebotcazou at gcc dot gnu dot org changed: What|Removed |Added

[Bug other/31536] sparc64 build fails with `unknown endianness' error.

2007-04-14 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2007-04-15 06:47 --- Can you show how you build GCC because there are a lot of checks that "checking whether byte ordering is bigendian" does, the macros check is only one of many. It also tries to do an object test and then last a runt