From xemacs-m  Sun Jun 29 05:42:03 1997
Received: from iria.mines.u-nancy.fr (galibert@iria.mines.u-nancy.fr [193.49.140.100])
	by xemacs.org (8.8.5/8.8.5) with SMTP id FAA25607
	for <xemacs-beta@xemacs.org>; Sun, 29 Jun 1997 05:42:02 -0500 (CDT)
Received: (from galibert@localhost) by iria.mines.u-nancy.fr (950413.SGI.8.6.12/950213.SGI.AUTOCF) id MAA04259; Sun, 29 Jun 1997 12:40:54 +0200
Message-ID: <19970629124053.39448@iria.mines.u-nancy.fr>
Date: Sun, 29 Jun 1997 12:40:53 +0200
From: Olivier Galibert <Olivier.Galibert@mines.u-nancy.fr>
To: Xemacs-beta ML <xemacs-beta@xemacs.org>
Subject: SGI's cc strikes again
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 0.74

SGI's cc is detected as SunPro's C. This doesn't break
anything... yet.

The reason ? Easy enough :
configure:1894: checking whether we are using SunPro C
configure:1906: cc -c -64 -g       conftest.c 1>&5
"configure", line 1900: warning(1035): #error directive: Not a  SunPro
          compiler :-(

  #error Not a  SunPro compiler :-(
   ^

configure:2191: checking for dynodump
[...]

Treating #error as a warning. Never saw anything that stupid
before...

  OG.

