This is the mail archive of the crossgcc@sourceware.org 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]

Compilation error using crosstool on x86 for PPC64


Hi 
 This is the contents of my gcc-4.1.1-glibc-2.3.6.dat


BINUTILS_DIR=binutils-2.20
GCC_CORE_DIR=gcc-3.3.6
GCC_DIR=gcc-4.3.4
GLIBC_DIR=glibc-2.7
LINUX_DIR=linux-2.6.24.7
LINUX_SANITIZED_HEADER_DIR=linux-libc-headers-2.6.12.0
GLIBCTHREADS_FILENAME=glibc-linuxthreads-2.3.6
GDB_DIR=gdb-6.5



x86_64-host_unknown-linux-gnu-ar rc ./libiberty.a \
??? ? ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o? ./mkstemps.o ./strncmp.o
make[2]: x86_64-host_unknown-linux-gnu-ar: Command not found
make[2]: *** [libiberty.a] Error 127




Details of the PPC M/C (Target) are :
#uname -a : 2.6.32.9-0.5-ppc64 SMP
#gcc -v : gcc version 4.3.4 [gcc-4_3-branch revision 152973] (SUSE Linux)
#/lib/libc.so.6
GNU C Library stable release version 2.11.1 (20100118)
binutils version: 2.20.0 



Could anyone pls help fix this or tell me the method to achieve the same by hand if crosstool has not yet been found to be working with this version of PPC?


Thanks
Som





--
For unsubscribe information see http://sourceware.org/lists.html#faq


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