gnucap-devel
[Top][All Lists]
Advanced

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

Re: [Gnucap-devel] New gnucap development snapshot


From: Dan McMahill
Subject: Re: [Gnucap-devel] New gnucap development snapshot
Date: Wed, 06 Sep 2006 19:13:53 -0400
User-agent: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.7.6) Gecko/20050412

al davis wrote:
Most of this is really to Dan, but here it is for all to see..

For all to see is good. Keeps me from running open loop on some wrong direction :)

In the autoconf version, "make distcheck" fails if the modelgen generated files are not present. So, if I "make" then "make distcheck" it builds a file, including the generated files. If I do "make distclean" then "make distcheck" it fails.

I think I have this fixed.


Regarding the issue under #2 ... I insist that the modelgen generated files should not be included. Any user can build modelgen, and make those files. The process of building the program should put them with the .o files. This is done correctly with either system.

One point seems a little strange is when the modelgen generated files are made. In the old system, they are deferred until needed. With the autoconf system, they are all built before any .cc files are compiled. This doesn't really matter, except that I don't understand why they should be different.

This should be fixed too.

I'm still looking through the other issues and will post a complete set of patches hopefully tomorrow evening.

-Dan




reply via email to

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