simulavr-devel
[Top][All Lists]
Advanced

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

[Simulavr-devel] [patch #3763] Python support (in addition to TCL; simul


From: savannah-bounces
Subject: [Simulavr-devel] [patch #3763] Python support (in addition to TCL; simulavrxx)
Date: Tue, 22 Feb 2005 15:25:19 +0000
User-agent: Mozilla/5.0 (compatible; Konqueror/3.3) KHTML/3.3.2 (like Gecko)

URL:
  <http://savannah.nongnu.org/patch/?func=detailitem&item_id=3763>

                 Summary: Python support (in addition to TCL; simulavrxx)
                 Project: Simulavr: an AVR simulator
            Submitted by: elonen
            Submitted on: Tue 02/22/2005 at 15:25
                Category: None
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open

    _______________________________________________________

Details:

This patch makes it possible to write simulations in Python, instead of or in
addition to, TCL. I'm no autotools expert so this needs some cleaning up. Most
notably: the Makefile says: -I/usr/include/python2.3 , which should obviously
be replaced with some Python detection magic.



If you only need Python and no TCL, you can build the extension module like
this:



($ ./bootstrap)

 $ ./configure

 $ cd src

 $ make python/_simulavr.so







    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Tue 02/22/2005 at 15:25  Name: python-bind.diff  Size: 2.13KB   By:
elonen

<http://savannah.nongnu.org/patch/download.php?item_id=3763&item_file_id=4218>

    _______________________________________________________

This item URL is:

  <http://savannah.nongnu.org/patch/?func=detailitem&item_id=3763>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

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