[Bug libstdc++/45906] Cross build gcc 4.5.1 failed but same options success on 4.4.1

2010-10-07 Thread samsonluk at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45906 --- Comment #12 from Samson Luk 2010-10-07 09:49:46 UTC --- (In reply to comment #8) > in your case, build = host = i686-pc-linux-gnu, target = > arm-none-linux-gnueabi). I just tried, such a build always break at the following location, am I

[Bug libstdc++/45906] Cross build gcc 4.5.1 failed but same options success on 4.4.1

2010-10-06 Thread samsonluk at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45906 --- Comment #11 from Samson Luk 2010-10-07 01:47:23 UTC --- (In reply to comment #8) > In order to do a Canadian cross build - one where build != host (such as > your build with build = i686-pc-linux-gnu, host = arm-none-linux-gnueabi, > targe

[Bug libstdc++/45906] Cross build gcc 4.5.1 failed but same options success on 4.4.1

2010-10-06 Thread samsonluk at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45906 --- Comment #10 from Samson Luk 2010-10-07 01:12:03 UTC --- (In reply to comment #7) > (In reply to comment #5) > What configure command did you use to configure 4.5.1? (You only showed the > command used to configure 4.4.1) Jon, they are the s

[Bug libstdc++/45906] Cross build gcc 4.5.1 failed but same options success on 4.4.1

2010-10-06 Thread samsonluk at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45906 --- Comment #5 from Samson Luk 2010-10-06 17:56:57 UTC --- (In reply to comment #4) Now I understand... seems to me a chicken and egg problem... I am already using the latest Cross Toolchain and it only came with gcc/c++ 4.4.1. It seems that gcc

[Bug libstdc++/45906] Cross build gcc 4.5.1 failed but same options success on 4.4.1

2010-10-06 Thread samsonluk at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45906 --- Comment #2 from Samson Luk 2010-10-06 15:57:13 UTC --- > I know very little about cross-compilation, but something seems badly wrong > with the setup you are using: the 4.5.1 C++ front-end definitely implements > the > __is_trivial "builtin

[Bug libstdc++/45906] New: Corss build gcc 4.5.1 failed but same options success on 4.4.1

2010-10-05 Thread samsonluk at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45906 Summary: Corss build gcc 4.5.1 failed but same options success on 4.4.1 Product: gcc Version: 4.5.1 Status: UNCONFIRMED Severity: normal Priority: P3 Comp

[Bug other/45905] New: Cross Build GCC 4.5.1 for arm failed to located gmp header files

2010-10-05 Thread samsonluk at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45905 Summary: Cross Build GCC 4.5.1 for arm failed to located gmp header files Product: gcc Version: 4.5.1 Status: UNCONFIRMED Severity: normal Priority: P3 Co