This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Crosstool building using Dan's Script


Thanks, that worked..

I am following the Dan's cross tool script step by step, I have:
1) Built Binutils-2.13.2 successfully
2) Installed GLIBC headers 
3) Built the core GCC successfully.
4) Configured GLIBC successfully.
5) But while doing 'make' I get the errors as shown in the attached
'partial' make log file.(I also got same errors on MinGW).

Has anyone done arm-linux cross tool build on host Cygwin/MinGW before with
glibc-2.3.1 and gcc-3.2.2? I am asking this because inspite of following the
standard cross tool chain build steps, I am encountering these errors on
both Cygwin and MinGW.

The linux kernel I have used to get the /linux, /asm and /asm-generic
headers is "linux-2.4.19.tar" with the patch "patch-2.4.19-rmk4" applied on
it for 'arm' target. To do "menuconfig" and "make dependencies" of this
Linux kernel, I have used arm-linux prebuilt tool chain
(arm-linux-toolchain-post-2.2.13.tar.gz) on host=Linux from
http://handhelds.org/download/linux/arm/toolchain/ .

Could this be the problem with incompatible Linux headers and Glibc?

I am feeling dead stuck at this point, kindly provide some guidance, what
should I do next.

Any help would be appreciated.

Thanks.

-----Original Message-----
From: Andreas Schwab [mailto:schwab@suse.de]
Sent: Sunday, November 02, 2003 10:44 PM
To: Manoj Verma, Noida
Cc: crossgcc@sources.redhat.com; libc-alpha@sources.redhat.com; Dan
Kegel
Subject: Re: Crosstool building using Dan's Script


"Manoj Verma, Noida" <manojv@noida.hcltech.com> writes:

> Hi,
> I am now trying to build crosstool using Dan's Script for the
> target=arm-linux over Cygwin/MinGW:

You need to find a working awk.

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux AG, Deutschherrnstr. 15-19, D-90429 Nürnberg
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."

Attachment: error.log
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]