[Bug driver/54504] Link failed when I move the GCC to another directory

2012-09-07 Thread progmei at 163 dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54504 --- Comment #11 from progmei 2012-09-07 14:16:15 UTC --- It's OK now. And I just have some qusetions. If I can build the cross compiler support both soft/hard float big/little endian, and how to compile it. where can I get the related document on

[Bug driver/54504] Link failed when I move the GCC to another directory

2012-09-07 Thread progmei at 163 dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54504 --- Comment #10 from progmei 2012-09-07 13:30:13 UTC --- It's OK now. And I just have some qusetions. If I can build the cross compiler support both soft/hard float big/little endian? And how to compile this. where can I get the related document

[Bug driver/54504] Link failed when I move the GCC to another directory

2012-09-07 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54504 Andrew Pinski changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|

[Bug driver/54504] Link failed when I move the GCC to another directory

2012-09-07 Thread progmei at 163 dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54504 --- Comment #8 from progmei 2012-09-07 07:41:20 UTC --- I tried it again with your suggestion, but it also failed. ../gcc-4.7.1/configure --prefix=/repo/yuhuamei/mips-linux-eglibc-gnu --target=mips-linux --with-ppl=/repo/yuhuamei/ppl --with-cloo

[Bug driver/54504] Link failed when I move the GCC to another directory

2012-09-06 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54504 --- Comment #7 from Andrew Pinski 2012-09-07 06:38:59 UTC --- >I've tried to use sysroot option, but I compile the GCC failed. Because that is not the correct usage of sysroot. You want a full sysroot under the prefix directory: /repo/yuhuamei/mi

[Bug driver/54504] Link failed when I move the GCC to another directory

2012-09-06 Thread progmei at 163 dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54504 --- Comment #6 from progmei 2012-09-07 06:35:41 UTC --- I've tried to use sysroot option, but I compile the GCC failed. ../gcc-4.7.1/configure --prefix=/repo/yuhuamei/mips-linux-eglibc-gnu --target=mips-linux --with-ppl=/repo/yuhuamei/ppl --with

[Bug driver/54504] Link failed when I move the GCC to another directory

2012-09-06 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54504 Andrew Pinski changed: What|Removed |Added Component|c++ |driver --- Comment #5 from Andrew Pinski