Skip to content
Snippets Groups Projects
Commit 46790834bbe0 authored by Jean-Francois Pieronne's avatar Jean-Francois Pieronne
Browse files

v1.1.10 update

parent 4751697f3268
No related branches found
No related tags found
No related merge requests found
$!-----------------------------------------------------------------------------
$! BUILD_PYRTE.COM
$!
$! Copyright (C) 2007-2009 Mark G.Daniel.
$! Copyright (C) 2007-2011 Mark G.Daniel.
$! This package (all associated programs), comes with ABSOLUTELY NO WARRANTY.
$! This is free software, and you are welcome to redistribute it
$! under the conditions of the GNU GENERAL PUBLIC LICENSE, version 2.
......@@ -10,7 +10,7 @@
$! VERSION HISTORY
$! ---------------
$!
$ IMAGE_IDENT = "PYRTE114"
$ IMAGE_IDENT = "PYRTE119"
$!
$! 22-APR-2007 JFP use same build options as Python
$! 10-APR-2007 MGD initial
......@@ -34,6 +34,5 @@
$!
$ CC_DEFINES = "/DEFINE=(BUILD_DATETIME=""""""''DATETIME'"""""")"
$ CC_INCLUDES = "/INCLUDE=(PYTHON_INCLUDE:)"
$ CC_OPTIONS = "/DECC/OPTIMIZE/PREFIX=ALL/NAMES=(AS_IS,SHORTENED)/FLOAT=IEEE"
$ CC_OPTIONS = CC_OPTIONS + "/IEEE_MODE=DENORM_RESULTS/PREFIX=ALL"
$ CC_OPTIONS = "/DECC/OPTIMIZE/PREFIX=ALL/NAMES=(AS_IS,SHORTENED)/PREFIX=ALL"
$ CC_OPTIONS = CC_OPTIONS + "/DEFINE=(_LARGEFILE)/ACCEPT=NOVAXC_KEYWORDS"
......@@ -39,4 +38,5 @@
$ CC_OPTIONS = CC_OPTIONS + "/DEFINE=(_LARGEFILE)/ACCEPT=NOVAXC_KEYWORDS"
$ CC_OPTIONS = CC_OPTIONS + "/FLOAT=IEEE/IEEE_MODE=DENORM_RESULTS"
$!
$ IF F$SEARCH("OBJ_''ARCH_NAME'.DIR") .EQS. "" -
THEN CREATE /DIR [.OBJ_'ARCH_NAME']
......
This diff is collapsed.
......@@ -4,7 +4,7 @@
PYRTE COPYRIGHT
---------------
Copyright (C) 2007-2010 Mark G.Daniel
Copyright (C) 2007-2011 Mark G.Daniel
This package comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to redistribute it under the
conditions of the GNU GENERAL PUBLIC LICENSE, version 3, or any later version.
......
......@@ -60,5 +60,5 @@
<CENTER>
<H1>Python Run-Time Environment</H1>
<H3>Version 1.1.7, 4th June 2010</H3>
<H3>Version 1.1.10, 5th November 2011</H3>
......@@ -64,5 +64,5 @@
<P><B>Copyright &copy; 2007-2010 Mark G. Daniel</B>
<P><B>Copyright &copy; 2007-2011 Mark G. Daniel</B>
<BR>This program, comes with ABSOLUTELY NO WARRANTY.
<BR>This is free software, and you are welcome to redistribute it under the
<BR>conditions of the GNU GENERAL PUBLIC LICENSE, version 3, or any later version.
......@@ -99,9 +99,10 @@
Alpha (AXP) and Itanium object modules are provided for the VMS platforms
available for Python.
<P> PyRTE has been developed and tested on VMS V8.3 using the WASD v9.2.0 and
VMS Python kit JFP AXPVMS PYTHON251 available from and documented at <A
HREF="http://vmspython.dyndns.org/">http://vmspython.dyndns.org/</A>. JFP's
<P> PyRTE has been developed and tested on VMS V8.3 and V8.4, Alpha and
Itanium, using WASD v9.<I>n</I> and v10.<I>n</I> and VMS Python kit JFP
AXPVMS PYTHON272 available from and documented at
<A HREF="http://www.vmspython.org/">http://www.vmspython.org/</A>. JFP's
Python kits are kept very up-to-date as Python updates or implementation
problems arise.
......@@ -115,7 +116,7 @@
up-to-date, obtain the latest kit from
<BLOCKQUOTE>
<A HREF="http://vmspython.dyndns.org/">http://vmspython.dyndns.org/</A>
<A HREF="http://www.vmspython.org/">http://www.vmspython.org/</A>
</BLOCKQUOTE>
and install according to the instructions available.
......@@ -267,7 +268,8 @@
<UL>
<LI> <A HREF="/py-bin/pyrte_test1.py">/py-bin/pyrte_test1.py</A>
<LI> <A HREF="/py-bin/pyrte_test2.py">/py-bin/pyrte_test2.py</A>
<LI> <A HREF="/py-bin/pyrte_test3.py">/py-bin/pyrte_test3.py</A>
<LI> <A HREF="/py-bin/pyrte_test3.py">/py-bin/pyrte_test3.py</A>&nbsp;
<I>(this tests an error handler and therefore displays an error!)</I>
<LI> <A HREF="/py-bin/pyrte_test4.py">/py-bin/pyrte_test4.py</A>
<LI> <A HREF="/py-bin/pyrte_chart_pie.py">/py-bin/pyrte_chart_pie.py</A>
</UL>
......@@ -385,8 +387,8 @@
<UL>
<LI><A HREF="http://moinmoin.wikiwikiweb.de/">http://moinmoin.wikiwikiweb.de/</A>
<LI><A HREF="http://vmspython.dyndns.org/MoinMoin">http://vmspython.dyndns.org/MoinMoin</A>
<LI><A HREF="http://vmspython.dyndns.org/DownloadAndInstallationMoinMoin">http://vmspython.dyndns.org/DownloadAndInstallationMoinMoin</A>
<LI><A HREF="http://www.vmspython.org/MoinMoin">http://www.vmspython.org/MoinMoin</A>
<LI><A HREF="http://www.vmspython.org/DownloadAndInstallationMoinMoin">http://www.vmspython.org/DownloadAndInstallationMoinMoin</A>
</UL>
<P> MoinMoin is generally run independently to a system's primary Web server
......@@ -423,7 +425,7 @@
<UL>
<LI> With the PyRTE kit ... Mark.Daniel@wasd.vsm.com.au
<LI> With the VMS Python kit ... jf.pieronne@laposte.net
<LI> With the VMS Python kit ... jf.pieronne@gmail.com
<LI> The info-WASD mailing list
</UL>
......@@ -432,9 +434,9 @@
There is the VMS Python Wiki
<BLOCKQUOTE>
<A HREF="http://vmspython.dyndns.org/">http://vmspython.dyndns.org/</A>
<A HREF="http://www.vmspython.org/">http://www.vmspython.org/</A>
</BLOCKQUOTE>
<P> and support forum
<BLOCKQUOTE>
......@@ -436,9 +438,9 @@
</BLOCKQUOTE>
<P> and support forum
<BLOCKQUOTE>
<A HREF="http://vmspython.dyndns.org/piforum/index.py">http://vmspython.dyndns.org/piforum/index.py</A>
<A HREF="http://www.vmspython.org/piforum/index.py">http://www.vmspython.org/piforum/index.py</A>
</BLOCKQUOTE>
<P> for VMS Python issues. If there's an obvious behavioural problem with
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment