gnupic: Re: [gnupic] gpsim building problem under FC5


Previous by date: 14 May 2006 05:11:33 +0100 Re: [gnupic] gpsim building problem under FC5, Xiaofan Chen
Next by date: 14 May 2006 05:11:33 +0100 Re: [gnupic] Fwd: [Bug 132141] kernel doesn't know its own name--Best OS for gnupic, John Sheahan
Previous in thread: 14 May 2006 05:11:33 +0100 Re: [gnupic] gpsim building problem under FC5, Xiaofan Chen
Next in thread: 14 May 2006 05:11:33 +0100 Re: [gnupic] gpsim building problem under FC5, Xiaofan Chen

Subject: Re: [gnupic] gpsim building problem under FC5
From: "Scott Dattalo" ####@####.####
Date: 14 May 2006 05:11:33 +0100
Message-Id: <61893.71.139.10.54.1147579779.squirrel@ruckus.brouhaha.com>

> On 5/14/06, Scott Dattalo ####@####.#### wrote:
>
>> Fixed in svn version 1620.
>>
>> There have been some recent changes made in this area.
>>
>
> Now it breaks Ubuntu Breezy and FC5.

It'll break under all OS's if you don't run configure after a new file has
been added. :) Roy, one of the gpsim developers, has apparently just added
support for the 16f88 and 16f87. He put this support into a new file
(src/p16f8x.cc). So you'll need to reconfigure the Makefiles.

BTW, if you find that you're recompiling a big project from time to time,
you may wish to install ccache: http://ccache.samba.org/ . I believe it's
already part of FC4/FC5. You can use it like this:

CXX="ccache g++" ./configure

The first time you 'make', the cache will get filled with the object
files. The next time you 'make', ccache will attempt to use object files
in the cache instead of recompiling them. It checks the dependencies to
make sure this is safe.

Scott

Previous by date: 14 May 2006 05:11:33 +0100 Re: [gnupic] gpsim building problem under FC5, Xiaofan Chen
Next by date: 14 May 2006 05:11:33 +0100 Re: [gnupic] Fwd: [Bug 132141] kernel doesn't know its own name--Best OS for gnupic, John Sheahan
Previous in thread: 14 May 2006 05:11:33 +0100 Re: [gnupic] gpsim building problem under FC5, Xiaofan Chen
Next in thread: 14 May 2006 05:11:33 +0100 Re: [gnupic] gpsim building problem under FC5, Xiaofan Chen


Powered by ezmlm-browse 0.20.