Hi, I want to generate 64 bit server binaries of my openAFS(1.4.7) server on a PPC64 (POWER5) machine on RHEL5.2.
# file root.server/usr/afs/bin/fileserver root.server/usr/afs/bin/fileserver: ELF 32-bit MSB executable, PowerPC or cisco 4500, version 1 (SYSV), for GNU/Linux 2.6.9, dynamically linked (uses shared libs), for GNU/Linux 2.6.9, not stripped I tried export CFLAGS= -m64 before ./configure and make, but still my fileserver bins are 32 bit binaries. # uname -a Linux localhost 2.6.18-92.el5 #1 SMP Tue Apr 29 13:21:29 EDT 2008 ppc64 ppc64 ppc64 GNU/Linux # file /usr/bin/gcc /usr/bin/gcc: ELF 32-bit MSB executable, PowerPC or cisco 4500, version 1 (SYSV), for GNU/Linux 2.6.9, dynamically linked (uses shared libs), for GNU/Linux 2.6.9, stripped # rpm -qf /usr/bin/gcc gcc-4.1.2-42.el5 Any suggestions on this will be appreciable. thanks Prashant _______________________________________________ OpenAFS-devel mailing list [email protected] https://lists.openafs.org/mailman/listinfo/openafs-devel
