Y.C. Chen wrote: > I build xorg on AMD64 environment, but the building image is for i386 (elf32). > How can I generate the code for amd64 (elf64)?
Add the 64-bit compiler flag variable to your $CFLAGS environment
variable ("-m64" for gcc, "-xarch=generic64" for Sun Studio cc).
--
-Alan Coopersmith- alan.coopersmith at sun.com
Sun Microsystems, Inc. - X Window System Engineering
