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: Tue, 08 Jul 2003 14:06:14 -0400

   From: "Sysoltsev, Vyatcheslav" <address@hidden>
   Date: Tue, 8 Jul 2003 19:46:20 +0400 

   -#ifdef __GNUC__
   +#if defined(__GNUC__) && !(defined(__INTEL_COMPILER) ...

why does the intel compiler define __GNUC__ ?
perhaps there is a bug in another guile header?

thi




reply via email to

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