Dan,
We have crossed the previous stage and started cross-compiling glibc-2.2.5
under cygwin(for linux).
we are using the following to build config. to build glibc-2.2.5 using the
cygwin-x-linux bootstrapgcc that I built(binutils was successful as well):
configure --host=i686-pc-linux-g
Dan,
Thanks for the template.
Further, I find that you are using
AS=$(IXIA_CROSS_TOOL)gcc -ml instead of $(IXIA_CROSS_TOOL)as.
Is there a purpose for this or a typo.
In billgatliff.com, I found only gcc/ranlib/ar are taken care not as.
Throw some light on this.
Regards,
babu k
Dan K
Hi,
1. We are building crossgcc tool chain for the following :
host - cygwin
build - cygwin
target- Linux(x86)
meaning, a crossgcc built on CYGWIN, hosted on CYGWIN, but to produce code
that will run on Linux/x86 platform.
2. our environment is as below :
Windows 98/ CYGWIN
3 matches
Mail list logo