Re: Announcing CML2, a replacement for the kbuild system

From: Adam Sampson (azz@gnu.org)
Date: Fri May 26 2000 - 14:59:05 EDT

  • Next message: Keith Owens: "Re: 2.3.99pre8 page_alloc.c crash message"

    On Wed, May 24, 2000 at 06:31:44PM -0400, Eric S. Raymond wrote:
    > > > I can in fact generate C programs to compile and interpret CML -- by
    > > > applying freeze.py to the Python sources.
    > > OK - are you saying that Python will generate C sources?
    > Yes, that is exactly what I am saying. There is a Python tool called "freeze"
    > that takes a Python program and generates equivalent C sources.

    How does that cope with stuff like _tkinter which needs to link with an
    external library? Stock Python dlopens a "_tkinter.so", which is linked
    against the Tk libraries; is there some kind of hack which allows the frozen
    Python program to attempt to dlopen the Tk libraries at runtime?

    -- 
    

    Adam Sampson azz@gnu.org

    - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/



    This archive was generated by hypermail 2b29 : Fri May 26 2000 - 19:06:12 EDT