[Carpet] PGI compiler, belladonna and assembler

Frank Löffler frank.loeffler at aei.mpg.de
Tue Jul 3 14:34:59 CEST 2007


Hi,

on Belladonna and with Carpet experimental, I get:

Compiling
/home/knarf/Cactus/Cactus/arrangements/Carpet/CarpetLib/src/timestat.cc
"/home/knarf/Cactus/Cactus/configs/tp/build/CarpetLib/timestat.cc", line
59: error: 
          unknown asm constraint letter 'a'
                      "=a" (eax) : "a" (0) : "edx", "ecx", "esi");
...

Has annyone a clue what is happening here?

This code is only evaluated if either __i386__ or __x86_64__ is defined
and commends say it is about a "Intel rdtsc timer". Belladonna uses
ADMs, so could it be that either one of these defines is set wrongly or
we should test for something else than these defines?

thanks, Frank



More information about the developers mailing list