bug-gnucap
[Top][All Lists]
Advanced

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

[Bug-gnucap] GnuCap version 0.30 or 0.31 build problems


From: David Atir
Subject: [Bug-gnucap] GnuCap version 0.30 or 0.31 build problems
Date: Thu, 12 Dec 2002 22:27:20 +0200

I tried to build the GnuCap version 0.30 or 0.31 per your instruction and it 
failed to compile some modules.
 I use a Pc with window 98 and cygwin command window.
I downloaded and installed with no problem the gcc, make and all others command 
from the latest CYGwin distribuation.
I used your configure , make system but it pops with some compilation problems 
and did not creat the final GnuCap module.

Any Help

Truly Yours

David Atir
>From address@hidden Thu Dec 12 22:33:59 2002
Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13)
        id 18MgZx-00082N-00
        for address@hidden; Thu, 12 Dec 2002 22:33:33 -0500
Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13)
        id 18MgZr-0007mg-00
        for address@hidden; Thu, 12 Dec 2002 22:33:29 -0500
Received: from [207.225.33.19] (helo=hobbes.freeelectron.net)
        by monty-python.gnu.org with esmtp (Exim 4.10.13)
        id 18MgZo-0007fB-00
        for address@hidden; Thu, 12 Dec 2002 22:33:24 -0500
Received: by hobbes.freeelectron.net (Postfix, from userid 500)
        id 494371BD6; Thu, 12 Dec 2002 20:33:23 -0700 (MST)
Content-Type: text/plain;
  charset="us-ascii"
From: Al Davis <address@hidden>
To: "David Atir" <address@hidden>, <address@hidden>
Subject: Re: [Bug-gnucap] GnuCap version 0.30 or 0.31 build problems
Date: Thu, 12 Dec 2002 20:33:22 -0700
X-Mailer: KMail [version 1.3.2]
References: <address@hidden>
In-Reply-To: <address@hidden>
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
Message-Id: <address@hidden>
X-BeenThere: address@hidden
X-Mailman-Version: 2.1b5
Precedence: list
List-Id: Bug reports for gnucap <bug-gnucap.gnu.org>
List-Help: <mailto:address@hidden>
List-Post: <mailto:address@hidden>
List-Subscribe: <http://mail.gnu.org/mailman/listinfo/bug-gnucap>,
        <mailto:address@hidden>
List-Archive: <http://mail.gnu.org/pipermail/bug-gnucap>
List-Unsubscribe: <http://mail.gnu.org/mailman/listinfo/bug-gnucap>,
        <mailto:address@hidden>
X-List-Received-Date: Fri, 13 Dec 2002 03:34:00 -0000

On Thursday 12 December 2002 01:27 pm, David Atir wrote:
> I tried to build the GnuCap version 0.30 or 0.31 per your
> instruction and it failed to compile some modules. I use a Pc
> with window 98 and cygwin command window. I downloaded and
> installed with no problem the gcc, make and all others
> command from the latest CYGwin distribuation. I used your
> configure , make system but it pops with some compilation
> problems and did not creat the final GnuCap module.

This is a known bug.

The newer version of g++ is more strict at conforming to the
standard, and at rejecting code that is not in strict
conformance.  There were a few points in 0.31 and before that
compiled fine on g++ 2.96 and older, but were strictly wrong.
I didn't know until g++ 3 came out.

Check the archives for details.

There are several options...

First, and recommended, is that you get gnucap-0.32 , which
fixes the problems.

Due to password problems and an insane work load for me, it
wasn't uploaded everywhere it belongs.  Try
ftp://progeny.isu.edu/pub/gnucap/gnucap-0.32.tar.gz

It will be put on the proper sites as soon as I can get out
from under, meaning during the semester break.

Another possibility (not recommended) is to downgrade your g++
to a 2.9x version.

The third possibility is to make the patches to the 0.31 code.
Check the archives of bug-gnucap for details.



reply via email to

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