This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.
See the CrossGCC FAQ for lots more information.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
Hi,
I'm trying to compile gcc on cygwin using crosstool-2.0.
I compiled gcc-3.3.1 and glibc-2.3.2 for ppc750.
The following error occured while compiling glibc.
And the process of compiling stoped.
cat /c/crosstool-0.20/build/powerpc-750-linux-gnu/gcc-3.3.1-glibc-2.3.2/build-glibc/Versions.v \
| LC_ALL=C gawk -v buildroot=/c/crosstool-0.20/build/powerpc-750-linux-gnu/gcc-3.3.1-glibc-2.3.2/build-glibc/ -v defsfile=/c/crosstool-0.20/build/powerpc-750-linux-gnu/gcc-3.3.1-glibc-2.3.2/build-glibc/Versions.all \
-v move_if_change='/bin/sh.exe scripts/move-if-change' \
-f scripts/versions.awk; \
) > /c/crosstool-0.20/build/powerpc-750-linux-gnu/gcc-3.3.1-glibc-2.3.2/build-glibc/sysd-versionsT
version GLIBC_2.0 not defined for libc
About 2 years ago I was unable to compile glibc under cygwin .
Is it true until now?
Thanks in advance.
Regards,
Sangmoon Kim
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |