--Kumba
Eric Christopher wrote:
On Thu, 2003-05-08 at 19:05, smills_ho wrote:
Dear All, I want to make a cross-compilered glibc-2.3.x and I get the source from ftp.gun.org. GCC version is 3.2.3, binutils is 2.13.2.1. The step is as following:
1. Try to build binutils 2. Try to make static GCC 3. Try to make glibc -----> Then it is failed
Is there anybody know what's going on or somebody had successfully to build the crossed glibc-2.3.x?
A host cross host compiler for linux systems is a little more involved than this :)
However, I don't know where you went wrong since you really didn't provide much in the way of information as to what you did or where it failed.
-eric