public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/38384]  New: fails to build cross gcc for target hppa64-hp-hpux11.00 in libstdc++/libmath
@ 2008-12-03 16:28 r dot emrich at de dot tecosim dot com
  2008-12-03 16:32 ` [Bug libstdc++/38384] " r dot emrich at de dot tecosim dot com
                   ` (50 more replies)
  0 siblings, 51 replies; 52+ messages in thread
From: r dot emrich at de dot tecosim dot com @ 2008-12-03 16:28 UTC (permalink / raw)
  To: gcc-bugs

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 3303 bytes --]

fails with:
gmake[4]: Entering directory
`/home/SCRATCH/tmp.eoeYZr5823/Linux/x86_64-unknown-linux-gnu/openSUSE_10.3/gcc-4.4.0-test/gcc-4.4.0-test/hppa64-hp-hpux11.00/libstdc++-v3/libmath'
/bin/sh ../libtool --tag CC --tag=CC --mode=compile
/SCRATCH/tmp.eoeYZr5823/Linux/x86_64-unknown-linux-gnu/openSUSE_10.3/gcc-4.4.0-test/gcc-4.4.0-test/./gcc/xgcc
-B/SCRATCH/tmp.eoeYZr5823/Linux/x86_64-unknown-linux-gnu/openSUSE_10.3/gcc-4.4.0-test/gcc-4.4.0-test/./gcc/
-B/opt/gnu/cross-gcc/Linux/x86_64-unknown-linux-gnu/openSUSE_10.3/cross/HP-UX/hppa64-hp-hpux11.00/B.11.00/gcc-4.4.0-test/hppa64-hp-hpux11.00/bin/
-B/opt/gnu/cross-gcc/Linux/x86_64-unknown-linux-gnu/openSUSE_10.3/cross/HP-UX/hppa64-hp-hpux11.00/B.11.00/gcc-4.4.0-test/hppa64-hp-hpux11.00/lib/
-isystem
/opt/gnu/cross-gcc/Linux/x86_64-unknown-linux-gnu/openSUSE_10.3/cross/HP-UX/hppa64-hp-hpux11.00/B.11.00/gcc-4.4.0-test/hppa64-hp-hpux11.00/include
-isystem
/opt/gnu/cross-gcc/Linux/x86_64-unknown-linux-gnu/openSUSE_10.3/cross/HP-UX/hppa64-hp-hpux11.00/B.11.00/gcc-4.4.0-test/hppa64-hp-hpux11.00/sys-include
-DHAVE_CONFIG_H -I. -I/opt/gnu/src/gcc/gcc-4.4.0-test/libstdc++-v3/libmath -I..
    -g -O2   -c -o stubs.lo
/opt/gnu/src/gcc/gcc-4.4.0-test/libstdc++-v3/libmath/stubs.c
libtool: compile: 
/SCRATCH/tmp.eoeYZr5823/Linux/x86_64-unknown-linux-gnu/openSUSE_10.3/gcc-4.4.0-test/gcc-4.4.0-test/./gcc/xgcc
-B/SCRATCH/tmp.eoeYZr5823/Linux/x86_64-unknown-linux-gnu/openSUSE_10.3/gcc-4.4.0-test/gcc-4.4.0-test/./gcc/
-B/opt/gnu/cross-gcc/Linux/x86_64-unknown-linux-gnu/openSUSE_10.3/cross/HP-UX/hppa64-hp-hpux11.00/B.11.00/gcc-4.4.0-test/hppa64-hp-hpux11.00/bin/
-B/opt/gnu/cross-gcc/Linux/x86_64-unknown-linux-gnu/openSUSE_10.3/cross/HP-UX/hppa64-hp-hpux11.00/B.11.00/gcc-4.4.0-test/hppa64-hp-hpux11.00/lib/
-isystem
/opt/gnu/cross-gcc/Linux/x86_64-unknown-linux-gnu/openSUSE_10.3/cross/HP-UX/hppa64-hp-hpux11.00/B.11.00/gcc-4.4.0-test/hppa64-hp-hpux11.00/include
-isystem
/opt/gnu/cross-gcc/Linux/x86_64-unknown-linux-gnu/openSUSE_10.3/cross/HP-UX/hppa64-hp-hpux11.00/B.11.00/gcc-4.4.0-test/hppa64-hp-hpux11.00/sys-include
-DHAVE_CONFIG_H -I. -I/opt/gnu/src/gcc/gcc-4.4.0-test/libstdc++-v3/libmath -I..
-g -O2 -c /opt/gnu/src/gcc/gcc-4.4.0-test/libstdc++-v3/libmath/stubs.c  -DPIC
-o .libs/stubs.o
/opt/gnu/src/gcc/gcc-4.4.0-test/libstdc++-v3/libmath/stubs.c:39: error:
expected identifier or ‘(’ before ‘float’
/opt/gnu/src/gcc/gcc-4.4.0-test/libstdc++-v3/libmath/stubs.c:39: error:
expected ‘)’ before ‘fabs’
gmake[4]: *** [stubs.lo] Error 1
gmake[4]: Leaving directory
`/home/SCRATCH/tmp.eoeYZr5823/Linux/x86_64-unknown-linux-gnu/openSUSE_10.3/gcc-4.4.0-test/gcc-4.4.0-test/hppa64-hp-hpux11.00/libstdc++-v3/libmath'
gmake[3]: *** [all-recursive] Error 1


-- 
           Summary: fails to build cross gcc for target hppa64-hp-hpux11.00
                    in libstdc++/libmath
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libstdc++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: r dot emrich at de dot tecosim dot com
 GCC build triplet: x86_64-unknown-linux-gnu
  GCC host triplet: x86_64-unknown-linux-gnu
GCC target triplet: hppa64-hp-hpux11.00


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38384


^ permalink raw reply	[flat|nested] 52+ messages in thread

end of thread, other threads:[~2010-04-30  8:57 UTC | newest]

Thread overview: 52+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-12-03 16:28 [Bug libstdc++/38384] New: fails to build cross gcc for target hppa64-hp-hpux11.00 in libstdc++/libmath r dot emrich at de dot tecosim dot com
2008-12-03 16:32 ` [Bug libstdc++/38384] " r dot emrich at de dot tecosim dot com
2008-12-08 17:09 ` r dot emrich at de dot tecosim dot com
2008-12-13  0:39 ` danglin at gcc dot gnu dot org
2008-12-29 12:16 ` r dot emrich at de dot tecosim dot com
2008-12-29 16:36 ` dave at hiauly1 dot hia dot nrc dot ca
2008-12-29 17:12 ` r dot emrich at de dot tecosim dot com
2009-01-05 20:38 ` bkoz at gcc dot gnu dot org
2009-01-05 20:48 ` bkoz at gcc dot gnu dot org
2009-01-05 20:50 ` bkoz at gcc dot gnu dot org
2009-01-06 10:20 ` r dot emrich at de dot tecosim dot com
2009-01-06 14:49 ` dave at hiauly1 dot hia dot nrc dot ca
2009-01-07  0:10 ` dave at hiauly1 dot hia dot nrc dot ca
2009-01-09 19:41 ` bkoz at gcc dot gnu dot org
2009-01-10 16:35 ` dave at hiauly1 dot hia dot nrc dot ca
2009-01-12 23:59 ` bkoz at gcc dot gnu dot org
2009-01-13  1:50 ` bkoz at gcc dot gnu dot org
2009-01-14 13:58 ` r dot emrich at de dot tecosim dot com
2009-01-14 18:48 ` r dot emrich at de dot tecosim dot com
2009-01-15 13:07 ` r dot emrich at de dot tecosim dot com
2009-01-16 15:01 ` r dot emrich at de dot tecosim dot com
2009-01-16 15:13 ` rwild at gcc dot gnu dot org
2009-01-16 15:14 ` dave at hiauly1 dot hia dot nrc dot ca
2009-01-16 16:07 ` r dot emrich at de dot tecosim dot com
2009-01-16 16:15 ` dave at hiauly1 dot hia dot nrc dot ca
2009-01-16 16:17 ` r dot emrich at de dot tecosim dot com
2009-01-16 16:46 ` r dot emrich at de dot tecosim dot com
2009-01-16 16:51 ` r dot emrich at de dot tecosim dot com
2009-01-16 17:22 ` dave at hiauly1 dot hia dot nrc dot ca
2009-01-16 18:33 ` r dot emrich at de dot tecosim dot com
2009-01-19 10:51 ` r dot emrich at de dot tecosim dot com
2009-01-19 10:52 ` r dot emrich at de dot tecosim dot com
2009-01-19 10:53 ` r dot emrich at de dot tecosim dot com
2009-01-19 10:53 ` r dot emrich at de dot tecosim dot com
2009-01-19 10:54 ` r dot emrich at de dot tecosim dot com
2009-01-19 13:38 ` dave at hiauly1 dot hia dot nrc dot ca
2009-01-20 20:02 ` [Bug target/38384] link/execute fails for cross gcc from linux to target hppa64-hp-hpux11.00 bkoz at gcc dot gnu dot org
2009-01-20 20:23 ` dave at hiauly1 dot hia dot nrc dot ca
2009-01-22 18:15 ` r dot emrich at de dot tecosim dot com
2009-01-22 18:42 ` dave at hiauly1 dot hia dot nrc dot ca
2009-01-22 21:40 ` bkoz at gcc dot gnu dot org
2009-01-22 22:01 ` [Bug target/38384] shared " bkoz at gcc dot gnu dot org
2009-01-22 22:37 ` dave at hiauly1 dot hia dot nrc dot ca
2009-01-23 10:45 ` r dot emrich at de dot tecosim dot com
2009-01-23 10:50 ` r dot emrich at de dot tecosim dot com
2009-01-23 17:41 ` dave at hiauly1 dot hia dot nrc dot ca
2009-04-21 16:00 ` jakub at gcc dot gnu dot org
2009-07-22 10:35 ` jakub at gcc dot gnu dot org
2009-10-15 12:53 ` jakub at gcc dot gnu dot org
2009-12-05 17:19 ` rwild at gcc dot gnu dot org
2010-01-21 13:16 ` jakub at gcc dot gnu dot org
2010-04-30  9:25 ` jakub at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).