About gcc-4.4

2009-03-16 Thread newper
We know there are some problems with gcc-4.4's C++:http://www.gnu.org/software/hurd/hurd/running/debian/porting/gcc/c++.html I change some config files: --- libgcc/config.host.orig 2009-03-16 03:20:46.0 + +++ libgcc/config.host 2009-03-16 00:55:49.0 + @@ -585,7 +585,7 @

Re: Does the cross toolchain really work?

2009-01-21 Thread newper
2009/1/21 newper : > 2009/1/20 Samuel Thibault : >> newper, le Tue 20 Jan 2009 20:43:45 +0800, a écrit : >>> 2009/1/20 Samuel Thibault : >>> > newper, le Tue 20 Jan 2009 19:04:51 +0800, a écrit : >>> >> 2009/1/20 Samuel Thibault : >>> &

Re: Does the cross toolchain really work?

2009-01-21 Thread newper
2009/1/20 Samuel Thibault : > newper, le Tue 20 Jan 2009 20:43:45 +0800, a écrit : >> 2009/1/20 Samuel Thibault : >> > newper, le Tue 20 Jan 2009 19:04:51 +0800, a écrit : >> >> 2009/1/20 Samuel Thibault : >> >> > newper, le Tue 20 Jan 2009 10:42:32 +08

Re: Does the cross toolchain really work?

2009-01-20 Thread newper
2009/1/20 Samuel Thibault : > newper, le Tue 20 Jan 2009 19:04:51 +0800, a écrit : >> 2009/1/20 Samuel Thibault : >> > newper, le Tue 20 Jan 2009 10:42:32 +0800, a écrit : >> >> then I use the gnumach which downloaded from hurd cvs >> > >> > Did you

Re: Does the cross toolchain really work?

2009-01-20 Thread newper
2009/1/20 Samuel Thibault : > newper, le Tue 20 Jan 2009 10:42:32 +0800, a écrit : >> then I use the gnumach which downloaded from hurd cvs > > Did you take the gnumach-1-branch? CVS HEAD is gnumach 2, which is now > abandoned. > >> Then I built the glibc with &q

Re: Does the cross toolchain really work?

2009-01-19 Thread newper
2009/1/20 Samuel Thibault : > newper wrote: >> the system just reboot. > > At which point does it reboot? Which gnumach are you using? Debian's? > gnumach-1-branch's? > > Samuel > > > After I applied the hurd tls patch I recompiled hurd using the code

Re: Does the cross toolchain really work?

2009-01-19 Thread newper
2009/1/16 newper : > 2009/1/16 Samuel Thibault : >> newper, le Fri 16 Jan 2009 11:31:59 +0800, a écrit : >>> No,I don't use any pre-compiled binaries,I'm trying to compile the >>> whole hurd system from sources. >> >> Then did you apply the TLS p

Re: Does the cross toolchain really work?

2009-01-16 Thread newper
2009/1/16 Samuel Thibault : > newper, le Fri 16 Jan 2009 11:31:59 +0800, a écrit : >> No,I don't use any pre-compiled binaries,I'm trying to compile the >> whole hurd system from sources. > > Then did you apply the TLS patch to the hurd source? > It can be check

Re: Does the cross toolchain really work?

2009-01-15 Thread newper
2009/1/16 Samuel Thibault : > newper, le Fri 16 Jan 2009 09:53:31 +0800, a écrit : >> 2009/1/16 Samuel Thibault : >> > newper, le Thu 15 Jan 2009 21:11:36 +0800, a écrit : >> >> I successfully built the toolchain by using the instructions on the >> >

Re: Does the cross toolchain really work?

2009-01-15 Thread newper
2009/1/16 Samuel Thibault : > newper, le Thu 15 Jan 2009 21:11:36 +0800, a écrit : >> I successfully built the toolchain by using the instructions on the >> hurd website.The package versions are >> binutils 2.19 from cvs >> gcc 4.3 from svn >> glibc 2.7 from c

Does the cross toolchain really work?

2009-01-15 Thread newper
I successfully built the toolchain by using the instructions on the hurd website.The package versions are binutils 2.19 from cvs gcc 4.3 from svn glibc 2.7 from cvs I use the toolchain to compile the hurd package,then copied ext2fs.static to a Debian-Hurd machine.It doesn't work.I try to debug it,g