From _nicki@mail.ru Sat May 12 01:48:51 2001
Received: from smtp5.port.ru (mx5.port.ru [194.67.23.40])
	by swi.psy.uva.nl (8.11.2/8.11.2) with ESMTP id f4BNmo320860
	for <prolog@swi.psy.uva.nl>; Sat, 12 May 2001 01:48:51 +0200 (MET DST)
Received: from ts12-a59.dial.sovam.com ([195.239.1.59] helo=unemployed)
	by smtp5.port.ru with smtp (Exim 3.14 #6)
	id 14yMeJ-000BMo-00
	for prolog@swi.psy.uva.nl; Sat, 12 May 2001 03:48:44 +0400
Message-ID: <00df01c0da75$37e50a80$ca07efc3@unemployed>
From: =?koi8-r?B?7snLz8zByiDmxcTP0s/X?= <_nicki@mail.ru>
To: "Prolog Mailing List" <prolog@swi.psy.uva.nl>
Subject: [SWIPL] Realy trouble ?
Date: Sat, 12 May 2001 03:50:50 +0400
MIME-Version: 1.0
Content-Type: multipart/alternative;
	boundary="----=_NextPart_000_00DC_01C0DA96.BC131290"
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.00.2919.6700
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700

This is a multi-part message in MIME format.

------=_NextPart_000_00DC_01C0DA96.BC131290
Content-Type: text/plain;
	charset="koi8-r"
Content-Transfer-Encoding: quoted-printable

Hi, excuse me for stupid question, I never used gcc before.
compiling xpce(libraries)    for QNX RTP v6 on PC.
pl was generated successfully and works(in principle).

# make so
g++ -c -I../include -Wall -O2 -I. -I../src -I/usr/X11R6/include -fPIC =
-funsigned-char
      -DHAVE_CONFIG_H ../src/itf/main.cxx -o main.o

In file included from ../src/itf/main.cxx:14:
../include/pce/Chain.h: In method `PceChain::PceChain(const PceChain =
&)':
../include/pce/Chain.h:112: call of overloaded `PceObject(const PceChain =
&)' is ambiguous
../include/pce/Pce.h:362: candidates are: PceObject::PceObject(const =
PceObject &)
../include/pce/Pce.h:364:                       =
PceObject::PceObject(PceArg)
../include/pce/Pce.h:368:                       =
PceObject::PceObject(const char *) <near match>
../include/pce/Pce.h:373:                       =
PceObject::PceObject(void *) <near match>
mk: *** [libXPCEmain.a] Error 1
#

info:
# g++ -v
Reading specs from /usr/lib/gcc-lib/ntox86/2.95.2/specs
gcc version 2.95.2 19991024 (release)
#

Is it realy fatal error?
Thanx.
/Nick/


------=_NextPart_000_00DC_01C0DA96.BC131290
Content-Type: text/html;
	charset="koi8-r"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Dkoi8-r" http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2920.0" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT size=3D2>Hi, excuse me for stupid question, I never used gcc=20
before.<BR>compiling xpce(libraries)&nbsp;&nbsp;&nbsp; for QNX RTP v6 on =

PC.<BR>pl was generated successfully and works(in principle).<BR><BR># =
make=20
so<BR>g++ -c -I../include -Wall -O2 -I. -I../src -I/usr/X11R6/include =
-fPIC=20
-funsigned-char<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -DHAVE_CONFIG_H=20
../src/itf/main.cxx -o main.o<BR><BR>In file included from=20
../src/itf/main.cxx:14:<BR>../include/pce/Chain.h: In method=20
`PceChain::PceChain(const PceChain =
&amp;)':<BR>../include/pce/Chain.h:112: call=20
of overloaded `PceObject(const PceChain &amp;)' is=20
ambiguous<BR>../include/pce/Pce.h:362: candidates are:=20
PceObject::PceObject(const PceObject=20
&amp;)<BR>../include/pce/Pce.h:364:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;=20
PceObject::PceObject(PceArg)<BR>../include/pce/Pce.h:368:&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
PceObject::PceObject(const char *) &lt;near=20
match&gt;<BR>../include/pce/Pce.h:373:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;=20
PceObject::PceObject(void *) &lt;near match&gt;<BR>mk: *** =
[libXPCEmain.a] Error=20
1<BR>#<BR><BR>info:<BR># g++ -v<BR>Reading specs from=20
/usr/lib/gcc-lib/ntox86/2.95.2/specs<BR>gcc version 2.95.2 19991024=20
(release)<BR>#<BR><BR>Is it realy fatal=20
error?<BR>Thanx.<BR>/Nick/<BR></FONT></DIV></BODY></HTML>

------=_NextPart_000_00DC_01C0DA96.BC131290--

