Andreas, On Tue, May 16, 2006 at 10:41:47AM +0200, Andreas Hirstius wrote: > Hi, > > I get the following compilation error of libpfm-3.2-060512 on a RHEL4 clone > (gcc 3.4.5-2) on ia32 (Sossaman): > > gcc -Wall -Werror -fPIC -DPIC > -I/usr/src/perfmon/libpfm-3.2-060512/lib/../include -I. -O2 -g -D_REENTRANT > -DCONFIG_PFMLIB_I386_P6 -DCONFIG_PFMLIB_GEN_IA32 -c pfmlib_gen_ia32.c -o > pfmlib_gen_ia32.lo > pfmlib_gen_ia32.c: In function `pfm_gen_ia32_detect': > pfmlib_gen_ia32.c:117: error: PIC register `ebx' clobbered in `asm' > pfmlib_gen_ia32.c:122: error: PIC register `ebx' clobbered in `asm' > pfmlib_gen_ia32.c:117: error: PIC register `ebx' clobbered in `asm' > pfmlib_gen_ia32.c:122: error: PIC register `ebx' clobbered in `asm' > > Yes, I realized that after I released. This is fixed in CVS, or you can apply the patch that Ian posted yesterday.
-- -Stephane _______________________________________________ perfmon mailing list [email protected] http://www.hpl.hp.com/hosted/linux/mail-archives/perfmon/
