From dschuman@agouron.com Fri Jul 20 00:14:29 2001
Received: from tbone.agouron.com (tbone.agouron.com [198.182.177.3])
	by swi.psy.uva.nl (8.11.2/8.11.2) with SMTP id f6JMESJ15326
	for <prolog@swi.psy.uva.nl>; Fri, 20 Jul 2001 00:14:28 +0200 (MET DST)
Received: from relay.agouron.com by tbone.agouron.com
          via smtpd (for swi.psy.uva.nl [145.18.152.22]) with SMTP; 19 Jul 2001 22:14:24 UT
Received: from agouron.com (shamshir.agouron.com [10.0.76.129])
	by hermes.agouron.com (8.9.3+Sun/8.9.3) with ESMTP id PAA27539
	for <prolog@swi.psy.uva.nl>; Thu, 19 Jul 2001 15:14:18 -0700 (PDT)
Sender: dschuman@agouron.com
Message-ID: <3B575BBF.7B20DA0D@agouron.com>
Date: Thu, 19 Jul 2001 15:14:23 -0700
From: Dave Schumann <dschuman@agouron.com>
Organization: Agouron Pharmaceuticals, Inc.
X-Mailer: Mozilla 4.75C-SGI [en] (X11; I; IRIX64 6.5 IP30)
X-Accept-Language: en
MIME-Version: 1.0
To: prolog@swi.psy.uva.nl
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Subject: [SWIPL] startup output, and IRIX

When I embed Prolog into C++, the "Welcome to SWI-Prolog..." message
appears.  Is there any way to disable or redirect this output?

I have versions working on Linux and NT, but when I build on Irix, the
resulting pl executable dies immediately upon being run, with a core
dump.  I have followed the suggestions about memory mapping options.
Any ideas?

          --David Schumann


