build libint10.so on 64-bit system

soararing soararing at 163.com
Thu Oct 11 18:21:48 PDT 2007


Use Xorg7.1 here.
 
There are two macro _X86EMU and _VM86_LINUX for this module, so which should be activated?
 
if _X86EMU enabled go: gcc -shared  .libs/helper_exec.o .libs/helper_mem.o .libs/pci.o .libs/xf86int10.o .libs/xf86int10module.o .libs/linux_vm86.o .libs/linux.o  -lm  -Wl,-soname -Wl,libint10.so -o .libs/libint10.so else go:gcc -shared  .libs/pci.o .libs/xf86int10module.o .libs/helper_exec.o .libs/helper_mem.o .libs/xf86int10.o .libs/xf86x86emu.o .libs/generic.o .libs/x86emu.o  -lm  -Wl,-soname -Wl,libint10.so -o .libs/libint10.so so  in your Xorg7.1 build, which path go is right? ThanksJeff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.x.org/archives/xorg-driver-ati/attachments/20071012/3e763b1f/attachment-0001.html 


More information about the xorg-driver-ati mailing list