[Bug libstdc++/38384] fails to build cross gcc for target hppa64-hp-hpux11.00 in libstdc++/libmath

2009-01-19 Thread r dot emrich at de dot tecosim dot com
--- Comment #33 from r dot emrich at de dot tecosim dot com 2009-01-19 10:51 --- (In reply to comment #32) Dave, thank you for the explanation. Next week I will try to build some functional C++ application. Then we will see if there are remaining issues. Rainer There are

[Bug libstdc++/38384] fails to build cross gcc for target hppa64-hp-hpux11.00 in libstdc++/libmath

2009-01-19 Thread r dot emrich at de dot tecosim dot com
--- Comment #34 from r dot emrich at de dot tecosim dot com 2009-01-19 10:52 --- Created an attachment (id=17140) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17140action=view) C compile log -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38384

[Bug libstdc++/38384] fails to build cross gcc for target hppa64-hp-hpux11.00 in libstdc++/libmath

2009-01-19 Thread r dot emrich at de dot tecosim dot com
--- Comment #35 from r dot emrich at de dot tecosim dot com 2009-01-19 10:53 --- Created an attachment (id=17141) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17141action=view) C compile static log -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38384

[Bug libstdc++/38384] fails to build cross gcc for target hppa64-hp-hpux11.00 in libstdc++/libmath

2009-01-19 Thread r dot emrich at de dot tecosim dot com
--- Comment #37 from r dot emrich at de dot tecosim dot com 2009-01-19 10:54 --- Created an attachment (id=17143) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17143action=view) C++ compile static log -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38384

[Bug libstdc++/38384] fails to build cross gcc for target hppa64-hp-hpux11.00 in libstdc++/libmath

2009-01-19 Thread r dot emrich at de dot tecosim dot com
--- Comment #36 from r dot emrich at de dot tecosim dot com 2009-01-19 10:53 --- Created an attachment (id=17142) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17142action=view) C++ compile log -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38384

[Bug libstdc++/38384] fails to build cross gcc for target hppa64-hp-hpux11.00 in libstdc++/libmath

2009-01-19 Thread dave at hiauly1 dot hia dot nrc dot ca
--- Comment #38 from dave at hiauly1 dot hia dot nrc dot ca 2009-01-19 13:38 --- Subject: Re: fails to build cross gcc for target hppa64-hp-hpux11.00 in libstdc++/libmath There are some strange symptoms. I tried to build a simple Hello, World! application in 4 variants. 1. C

[Bug libstdc++/38384] fails to build cross gcc for target hppa64-hp-hpux11.00 in libstdc++/libmath

2009-01-16 Thread r dot emrich at de dot tecosim dot com
--- Comment #23 from r dot emrich at de dot tecosim dot com 2009-01-16 15:01 --- Created an attachment (id=17118) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17118action=view) fix file magic regex for hppa*64* This patch fixes the file magic regex for hppa*64*. All dependent

[Bug libstdc++/38384] fails to build cross gcc for target hppa64-hp-hpux11.00 in libstdc++/libmath

2009-01-16 Thread rwild at gcc dot gnu dot org
--- Comment #24 from rwild at gcc dot gnu dot org 2009-01-16 15:13 --- (In reply to comment #23) This patch fixes the file magic regex for hppa*64*. All dependent files have to be regenerated. This modified regex allows to detect PA-RISC shared objects with the native HP-UX file

[Bug libstdc++/38384] fails to build cross gcc for target hppa64-hp-hpux11.00 in libstdc++/libmath

2009-01-16 Thread dave at hiauly1 dot hia dot nrc dot ca
--- Comment #25 from dave at hiauly1 dot hia dot nrc dot ca 2009-01-16 15:14 --- Subject: Re: fails to build cross gcc for target hppa64-hp-hpux11.00 in libstdc++/libmath Created an attachment (id=17118) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17118action=view) --

[Bug libstdc++/38384] fails to build cross gcc for target hppa64-hp-hpux11.00 in libstdc++/libmath

2009-01-16 Thread r dot emrich at de dot tecosim dot com
--- Comment #26 from r dot emrich at de dot tecosim dot com 2009-01-16 16:07 --- (In reply to comment #24) (In reply to comment #23) This patch fixes the file magic regex for hppa*64*. All dependent files have to be regenerated. This modified regex allows to detect PA-RISC

[Bug libstdc++/38384] fails to build cross gcc for target hppa64-hp-hpux11.00 in libstdc++/libmath

2009-01-16 Thread dave at hiauly1 dot hia dot nrc dot ca
--- Comment #27 from dave at hiauly1 dot hia dot nrc dot ca 2009-01-16 16:15 --- Subject: Re: fails to build cross gcc for target hppa64-hp-hpux11.00 in libstdc++/libmath Changes to libtool.m4 should be posted upstream (to the libtool-patches at gnu.org list) and integrated there

[Bug libstdc++/38384] fails to build cross gcc for target hppa64-hp-hpux11.00 in libstdc++/libmath

2009-01-16 Thread r dot emrich at de dot tecosim dot com
--- Comment #28 from r dot emrich at de dot tecosim dot com 2009-01-16 16:17 --- Created an attachment (id=17119) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17119action=view) fix file magic regex for hppa*64* updated patch -- r dot emrich at de dot tecosim dot com changed:

[Bug libstdc++/38384] fails to build cross gcc for target hppa64-hp-hpux11.00 in libstdc++/libmath

2009-01-16 Thread r dot emrich at de dot tecosim dot com
--- Comment #29 from r dot emrich at de dot tecosim dot com 2009-01-16 16:45 --- Created an attachment (id=17120) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17120action=view) fix file magic regex for HP-UX hosts updated patch for all HP-UX hosts. -- r dot emrich at de dot

[Bug libstdc++/38384] fails to build cross gcc for target hppa64-hp-hpux11.00 in libstdc++/libmath

2009-01-16 Thread r dot emrich at de dot tecosim dot com
--- Comment #30 from r dot emrich at de dot tecosim dot com 2009-01-16 16:51 --- (In reply to comment #21) I dont't know if the warnings at the end of this message are a result of this issue or different one. The linker complains about fde encoding in

[Bug libstdc++/38384] fails to build cross gcc for target hppa64-hp-hpux11.00 in libstdc++/libmath

2009-01-16 Thread dave at hiauly1 dot hia dot nrc dot ca
--- Comment #31 from dave at hiauly1 dot hia dot nrc dot ca 2009-01-16 17:21 --- Subject: Re: fails to build cross gcc for target hppa64-hp-hpux11.00 in libstdc++/libmath I dont't know if the warnings at the end of this message are a result of this issue or different one. The

[Bug libstdc++/38384] fails to build cross gcc for target hppa64-hp-hpux11.00 in libstdc++/libmath

2009-01-16 Thread r dot emrich at de dot tecosim dot com
--- Comment #32 from r dot emrich at de dot tecosim dot com 2009-01-16 18:33 --- (In reply to comment #31) Probably, the warning needs to be suppressed. The warning is correct in that the encoding currently used contains dynamic relocations preventing the creation of a

[Bug libstdc++/38384] fails to build cross gcc for target hppa64-hp-hpux11.00 in libstdc++/libmath

2009-01-15 Thread r dot emrich at de dot tecosim dot com
--- Comment #22 from r dot emrich at de dot tecosim dot com 2009-01-15 13:07 --- (In reply to comment #21) libtool uses the following regex: (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - PA-RISC [0-9].[0-9] This matches for the native file command output: libm.2:

[Bug libstdc++/38384] fails to build cross gcc for target hppa64-hp-hpux11.00 in libstdc++/libmath

2009-01-14 Thread r dot emrich at de dot tecosim dot com
--- Comment #20 from r dot emrich at de dot tecosim dot com 2009-01-14 13:58 --- (In reply to comment #18) Ranier, this should be working now. Can you try to cross-compile as before, but with updated gcc sources? Now it builds, but there are some issues. Will come back to this

[Bug libstdc++/38384] fails to build cross gcc for target hppa64-hp-hpux11.00 in libstdc++/libmath

2009-01-14 Thread r dot emrich at de dot tecosim dot com
--- Comment #21 from r dot emrich at de dot tecosim dot com 2009-01-14 18:47 --- The link step for libstdc++.la gives warnings for failed file format test using a file magic. This is wrong! The problem results from different output of native file command and the linux file command.

[Bug libstdc++/38384] fails to build cross gcc for target hppa64-hp-hpux11.00 in libstdc++/libmath

2009-01-12 Thread bkoz at gcc dot gnu dot org
--- Comment #18 from bkoz at gcc dot gnu dot org 2009-01-12 23:59 --- Thanks for your help Dave: this should be fixed now. (FWIW, the 10.20 config is correct, or mostly correct.) Still, it's nice to confirm. Ranier, this should be working now. Can you try to cross-compile as before,

[Bug libstdc++/38384] fails to build cross gcc for target hppa64-hp-hpux11.00 in libstdc++/libmath

2009-01-12 Thread bkoz at gcc dot gnu dot org
--- Comment #19 from bkoz at gcc dot gnu dot org 2009-01-13 01:49 --- Subject: Bug 38384 Author: bkoz Date: Tue Jan 13 01:49:30 2009 New Revision: 143322 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=143322 Log: 2009-01-12 Benjamin Kosnik b...@redhat.com PR

[Bug libstdc++/38384] fails to build cross gcc for target hppa64-hp-hpux11.00 in libstdc++/libmath

2009-01-10 Thread dave at hiauly1 dot hia dot nrc dot ca
--- Comment #16 from dave at hiauly1 dot hia dot nrc dot ca 2009-01-10 16:35 --- Subject: Re: fails to build cross gcc for target hppa64-hp-hpux11.00 in libstdc++/libmath On Fri, 09 Jan 2009, bkoz at gcc dot gnu dot org wrote: Any chance I could get a generated c++config.h

[Bug libstdc++/38384] fails to build cross gcc for target hppa64-hp-hpux11.00 in libstdc++/libmath

2009-01-09 Thread bkoz at gcc dot gnu dot org
--- Comment #15 from bkoz at gcc dot gnu dot org 2009-01-09 19:40 --- Any chance I could get a generated c++config.h from a native HPUX 10.x build as well? -- bkoz at gcc dot gnu dot org changed: What|Removed |Added

[Bug libstdc++/38384] fails to build cross gcc for target hppa64-hp-hpux11.00 in libstdc++/libmath

2009-01-06 Thread r dot emrich at de dot tecosim dot com
--- Comment #10 from r dot emrich at de dot tecosim dot com 2009-01-06 10:20 --- (In reply to comment #8) What I would suggest doing is looking at the generated c++config.h file from a native build on hpux11.00, and seeing if HAVE_FINITE to HAVE_ISNANF are defined. If so, move them

[Bug libstdc++/38384] fails to build cross gcc for target hppa64-hp-hpux11.00 in libstdc++/libmath

2009-01-06 Thread dave at hiauly1 dot hia dot nrc dot ca
--- Comment #11 from dave at hiauly1 dot hia dot nrc dot ca 2009-01-06 14:49 --- Subject: Re: fails to build cross gcc for target hppa64-hp-hpux11.00 in libstdc++/libmath What I would suggest doing is looking at the generated c++config.h file from a native build on hpux11.00,

[Bug libstdc++/38384] fails to build cross gcc for target hppa64-hp-hpux11.00 in libstdc++/libmath

2009-01-06 Thread dave at hiauly1 dot hia dot nrc dot ca
--- Comment #12 from dave at hiauly1 dot hia dot nrc dot ca 2009-01-07 00:10 --- Subject: Re: fails to build cross gcc for target hppa64-hp-hpux11.00 in libstdc++/libmath On Mon, 05 Jan 2009, bkoz at gcc dot gnu dot org wrote: What I would suggest doing is looking at the

[Bug libstdc++/38384] fails to build cross gcc for target hppa64-hp-hpux11.00 in libstdc++/libmath

2009-01-05 Thread bkoz at gcc dot gnu dot org
--- Comment #7 from bkoz at gcc dot gnu dot org 2009-01-05 20:38 --- Created an attachment (id=17035) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17035action=view) add fabsf for hpux10/11 Try this. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38384

[Bug libstdc++/38384] fails to build cross gcc for target hppa64-hp-hpux11.00 in libstdc++/libmath

2009-01-05 Thread bkoz at gcc dot gnu dot org
--- Comment #8 from bkoz at gcc dot gnu dot org 2009-01-05 20:48 --- Ranier, when cross compiling, link tests cannot always be done. Therefore, libstdc++ hardcodes found functions when cross compiling, and discovers found functions when building for native. The problem with this

[Bug libstdc++/38384] fails to build cross gcc for target hppa64-hp-hpux11.00 in libstdc++/libmath

2009-01-05 Thread bkoz at gcc dot gnu dot org
--- Comment #9 from bkoz at gcc dot gnu dot org 2009-01-05 20:50 --- Subject: Bug 38384 Author: bkoz Date: Mon Jan 5 20:50:25 2009 New Revision: 143093 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=143093 Log: 2009-01-05 Benjamin Kosnik b...@redhat.com PR

[Bug libstdc++/38384] fails to build cross gcc for target hppa64-hp-hpux11.00 in libstdc++/libmath

2008-12-29 Thread r dot emrich at de dot tecosim dot com
--- Comment #4 from r dot emrich at de dot tecosim dot com 2008-12-29 12:14 --- Created an attachment (id=16999) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16999action=view) libstdc++/config.log The tests for the mathematical functions are skipped all together. Does anybody

[Bug libstdc++/38384] fails to build cross gcc for target hppa64-hp-hpux11.00 in libstdc++/libmath

2008-12-29 Thread dave at hiauly1 dot hia dot nrc dot ca
--- Comment #5 from dave at hiauly1 dot hia dot nrc dot ca 2008-12-29 16:34 --- Subject: Re: fails to build cross gcc for target hppa64-hp-hpux11.00 in libstdc++/libmath The tests for the mathematical functions are skipped all together. Does anybody sees why? It would seem linking

[Bug libstdc++/38384] fails to build cross gcc for target hppa64-hp-hpux11.00 in libstdc++/libmath

2008-12-29 Thread r dot emrich at de dot tecosim dot com
--- Comment #6 from r dot emrich at de dot tecosim dot com 2008-12-29 17:11 --- Build and Host is x86_64-unknown-linux-gnu. I compared to a cross-build for ia64-unknown-linux-gnu target. In that case the tests are working. So, I'm a litlle bit confused. I may upload the config.log

[Bug libstdc++/38384] fails to build cross gcc for target hppa64-hp-hpux11.00 in libstdc++/libmath

2008-12-12 Thread danglin at gcc dot gnu dot org
--- Comment #3 from danglin at gcc dot gnu dot org 2008-12-13 00:37 --- This doesn't occur in native builds because: /* Define to 1 if you have the `fabsf' function. */ #define HAVE_FABSF 1 -- danglin at gcc dot gnu dot org changed: What|Removed

[Bug libstdc++/38384] fails to build cross gcc for target hppa64-hp-hpux11.00 in libstdc++/libmath

2008-12-08 Thread r dot emrich at de dot tecosim dot com
--- Comment #2 from r dot emrich at de dot tecosim dot com 2008-12-08 17:08 --- (In reply to comment #1) Created an attachment (id=16815) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16815action=view) [edit] preproccesed source the following looks weired for me: # 31

[Bug libstdc++/38384] fails to build cross gcc for target hppa64-hp-hpux11.00 in libstdc++/libmath

2008-12-03 Thread r dot emrich at de dot tecosim dot com
--- Comment #1 from r dot emrich at de dot tecosim dot com 2008-12-03 16:30 --- Created an attachment (id=16815) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16815action=view) preproccesed source the following looks weired for me: # 31