gnupic: Re: [gnupic] probem with gpsim cvs on FC4


Previous by date: 18 Dec 2005 15:42:49 +0000 Re: [gnupic] Re: gpsim-0.21.11 on Debian, Martin McCormick
Next by date: 18 Dec 2005 15:42:49 +0000 Re: [gnupic] building problem with Ktechlab on FC4, Scott Dattalo
Previous in thread:
Next in thread: 18 Dec 2005 15:42:49 +0000 Re: [gnupic] probem with gpsim cvs on FC4, Scott Dattalo

Subject: Re: [gnupic] probem with gpsim cvs on FC4
From: "Scott Dattalo" ####@####.####
Date: 18 Dec 2005 15:42:49 +0000
Message-Id: <63193.71.139.33.203.1134916704.squirrel@71.139.33.203>

> I was able to build a old version of gpsim on FC4. However today's
> CVS checkout source failed to build. Attached please find the error
> message.

This looks like another gcc 4.x-ism. Can you try this:

CXX="g++ -fpermissive" ./configure

and then build everything with:

make
make install

We had some similar issues a while back where template naming things were
confusing gcc 3.x (but not MSVC). gcc-4.x supposedly handles templates
much better. So what appears to be happening is that the gpsim code has
been crafted in a way to get it compile under gcc 3.x and MSVC, but it may
still not be syntactically correct! Anyways, if the '-fpermissive' flag
works we have a work around.

Scott

Previous by date: 18 Dec 2005 15:42:49 +0000 Re: [gnupic] Re: gpsim-0.21.11 on Debian, Martin McCormick
Next by date: 18 Dec 2005 15:42:49 +0000 Re: [gnupic] building problem with Ktechlab on FC4, Scott Dattalo
Previous in thread:
Next in thread: 18 Dec 2005 15:42:49 +0000 Re: [gnupic] probem with gpsim cvs on FC4, Scott Dattalo


Powered by ezmlm-browse 0.20.