[Bug libstdc++/29654] cant build arm cross compiler

2006-10-30 Thread pcarlini at suse dot de
--- Comment #1 from pcarlini at suse dot de 2006-10-30 18:44 --- libstdc++/26810 again? Anyway, not being a cross-build expert, a line that does not make sense in those outputs is the following: ... checking for ld that supports -Wl,-z,relro... yes ... That is

[Bug libstdc++/29654] cant build arm cross compiler

2006-10-30 Thread pcarlini at suse dot de
--- Comment #2 from pcarlini at suse dot de 2006-10-30 19:12 --- In general, I would also suggest: http://gcc.gnu.org/wiki/Building_Cross_Toolchains_with_gcc -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29654

[Bug libstdc++/29654] cant build arm cross compiler

2006-10-30 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2006-10-30 19:50 --- You should be building newlib before building libstdc++. Anyways this is not a bug. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added