simulavr-devel
[Top][All Lists]
Advanced

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

Re: [Simulavr-devel] 14pre -> 14


From: reinhard . jessich
Subject: Re: [Simulavr-devel] 14pre -> 14
Date: Mon, 11 Feb 2002 21:30:06 +0100

On Mon, 11 Feb 2002, Theodore A. Roth wrote:
> I think I'm getting really close to making the 0.0.14 release. Please try 
> the current cvs and see if I broke anything.
> 
> Reinhard, if you can find time, can you do a quick check with your build
> script? I removed the --with-docdir configure option for which you gave me
> a patch. I decided to set DOC_INST_DIR in Makefile.am and doc/Makefile.am. 
> Take a look at the change and see if makes sense.
My script doesn't use the -with-docdir configure option.
The documentation is installed to the same location as before (no problem).

If you remove the configure option, the doc install directory is always
prefix/share/doc/simulavr-.... . I am not sure if this is the standard path on
a SUSE Linux or on Solaris. I have added the configure option to allow the
change of the path for this systems. For me it is no problem to remove the
option.

I have tried a make distcheck and I got the ready for distribution message. But
I got also some errors from configure, because I have no Python installed.
Here are the error messages:

creating regress/Makefile
sed: can't read ../regress/Makefile.in: No such file or directory
creating regress/regress.py
sed: can't read ../regress/regress.py.in: No such file or directory
creating regress/modules/Makefile
sed: can't read ../regress/modules/Makefile.in: No such file or directory
creating regress/test_opcodes/Makefile
sed: can't read ../regress/test_opcodes/Makefile.in: No such file or directory
creating test_c/Makefile

The problem is, that the regres directory is not added to the distribution
package, if no Python is found. I think this shall be changed, so that it is
added, but not built.

> There is now an rpm spec file to build simulavr and simulavr-docs packages 
> for redhat. Once the dist tarball is out, users can just use `rpm -tb 
> simulavr-<ver>.tar.gz` to build the binary.

I have tried this and I got two rpm files, but the files added to the
share/doc/simulavr-... directory are different than the files that you have
after a make install (ChangeLog, ProjSummary is missing, but TODO is added).

I think it is a good idea to add the spec files!
Maybe there are some Debian users which can provide a Debian package input
file (sorry I have forgotten the name of that file).

> Also, I've finished integrating doxygen into the build system. The `make` 
> command will now build doc/internals_html/ and 
> doc/simulavr-internals.ps. `make pdf` also build the 
> doc/simulavr-internals.pdf file. Time to start updating comments in the 
> code for doxygen. ;)
After a quick view the pdf output looks pretty well!

> If things look good, I'll tag 14 tomorrow. I think the next release after 
> that will be 0.1.0 once the header files are cleaned up and all the opcode 
> test cases are written.

Thank you Ted, you have done a really good job!

Regards,
    Reinhard

-- 
 Ing. Reinhard Jessich              mailto: address@hidden
 A-1190 Vienna, Goergengasse 2/2/1  phone: +43/1/3692600
 http://members.telering.at/jessich mobile: +43/664/1735439



reply via email to

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