unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
From: "Sysoltsev, Vyatcheslav" <vyatcheslav.sysoltsev@intel.com>
Cc: bug-guile@gnu.org, "Denis Briltz \(E-mail\)" <Denis.Briltz@intel.com>
Subject: RE: FW: problem compiling guile on IA64 by Intel compiler
Date: Wed, 9 Jul 2003 09:03:57 +0400	[thread overview]
Message-ID: <67B5ACB373D0D411B9BD00508BD951A7032E46E2@nnsmsx30.inn.intel.com> (raw)

Starting from 8.0 Intel compiler defines GNUC macroses.
Thanks for response.
	--Slava

-----Original Message-----
From: Thien-Thi Nguyen [mailto:ttn@glug.org]
Sent: Tuesday, July 08, 2003 10:06 PM
To: Sysoltsev, Vyatcheslav
Cc: bug-guile@gnu.org; Briltz, Denis
Subject: Re: FW: problem compiling guile on IA64 by Intel compiler


   From: "Sysoltsev, Vyatcheslav" <vyatcheslav.sysoltsev@intel.com>
   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


_______________________________________________
Bug-guile mailing list
Bug-guile@gnu.org
http://mail.gnu.org/mailman/listinfo/bug-guile


             reply	other threads:[~2003-07-09  5:03 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-09  5:03 Sysoltsev, Vyatcheslav [this message]
2003-07-09  9:44 ` FW: problem compiling guile on IA64 by Intel compiler Thien-Thi Nguyen
  -- strict thread matches above, loose matches on Subject: below --
2003-07-09 12:23 Sysoltsev, Vyatcheslav
2003-07-09 14:26 ` Thien-Thi Nguyen
2003-07-09  9:49 Sysoltsev, Vyatcheslav
2003-07-09 10:24 ` Thien-Thi Nguyen
2003-07-08 15:46 Sysoltsev, Vyatcheslav

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=67B5ACB373D0D411B9BD00508BD951A7032E46E2@nnsmsx30.inn.intel.com \
    --to=vyatcheslav.sysoltsev@intel.com \
    --cc=Denis.Briltz@intel.com \
    --cc=bug-guile@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).