users-prolog
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problems building GNU Prolog 1.2.19 on Debian GNU/Linux 3.1 (r1)


From: Vic Bancroft
Subject: Re: Problems building GNU Prolog 1.2.19 on Debian GNU/Linux 3.1 (r1)
Date: Thu, 02 Mar 2006 08:12:44 -0500
User-agent: Mozilla Thunderbird 1.0.2-6 (X11/20050513)

This is the gcc 4.* issue . . . there are a variety of ways to switch over to the old semantics.

An approach by Lindsey Spratt-2 <http://www.nabble.com/forum/Search.jtp?user=244718> 2005-12-07 19:55 is

 You can use the command:
>
 sudo gcc_select 3.3
>
 to set the default *gcc* compiler to version 3.3.

Another approach by Salvador Abreu <http://www.nabble.com/forum/Search.jtp?user=198988> 2005-12-08 12:38 is :
 Try (in src/src):
>
 ./configure CC=*gcc*-3.3
>
 and then go ahead with make, etc.
 It's working for me.


more,
l8r,
v

--
"The future is here. It's just not evenly distributed yet."
-- William Gibson, quoted by Whitfield Diffie





reply via email to

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