Hi All,

I am getting this error. I haven't read VHDL microblaze code but I
believe that we don't hyperthreading
and I hope that a lot of cpu don't have it too. It is x86 specific test
and there is arch x86 asm code.
There should be any arch conditional compilation.
For my case when I cross compile for different arch compilation failed.

Any idea how to fix it?

Thanks,
Michal


mb-linux-gcc -o pthserv pthserv.o readline.o writen.o -Wall
-mxl-pattern-compare -Wall -O -D_LINUX -lpthread
make[4]: Leaving directory
`/home/projects/fdt/trunk/software/user-apps/ltp/testcases/kernel/sched/clisrv'
make[4]: Entering directory
`/home/projects/fdt/trunk/software/user-apps/ltp/testcases/kernel/sched/hyperthreading'
make[5]: Entering directory
`/home/projects/fdt/trunk/software/user-apps/ltp/testcases/kernel/sched/hyperthreading/ht_enabled'
mb-linux-gcc -o ht_enabled HTenabled.c HTutils.c -Wall
-mxl-pattern-compare -DARCH_i386 -I../../../../../include -Wall
-L../../../../../lib -lltp
HTutils.c: In function ‘cpuid’:
HTutils.c:66: error: impossible constraint in ‘asm’
make[5]: *** [ht_enabled] Error 1
make[5]: Leaving directory
`/home/projects/fdt/trunk/software/user-apps/ltp/testcases/kernel/sched/hyperthreading/ht_enabled'

-- 
Michal Simek, Ing. (M.Eng)
PetaLogix - Linux Solutions for a Reconfigurable World
w: www.petalogix.com p: +61-7-30090663,+42-0-721842854 f: +61-7-30090663


------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to