bug-guile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: FW: problem compiling guile on IA64 by Intel compiler


From: Thien-Thi Nguyen
Subject: Re: FW: problem compiling guile on IA64 by Intel compiler
Date: Wed, 09 Jul 2003 06:24:56 -0400

   From: "Sysoltsev, Vyatcheslav" <address@hidden>
   Date: Wed, 9 Jul 2003 13:49:20 +0400 

   No, Intel compiler doesn't plan to support ia64 asm inlines in
   foreseeable future.

looking at __scm.h closely, i see the inline asm is just an
implementation detail of SCM_FENCE, but SCM_FENCE is important
anyway (having it be defined to be nothing is indeed dangerous).

so the question becomes: does the intel compiler have an alternate
method to guarantee ordering as required by SCM_FENCE?  sorry for
not asking this earlier, when you had said you would be willing to
dig into the issue.

thi




reply via email to

[Prev in Thread] Current Thread [Next in Thread]