Re: Does NetBSD understand the __thread variable declaration ?

From: Joel Reicher (joel_at_panacea.null.org)
Date: 11/20/05

  • Next message: Joel Reicher: "Re: linux driver compatibility"
    Date: Sun, 20 Nov 2005 03:10:38 GMT
    
    

    "llothar" <llothar@web.de> writes:

    > No __thread is going deeper. It must be supported by specific sections
    > in the ELF executable, so it must be implemented in the loader.

    Yes, you're quite right. This is a recent and *optional* extension to
    the ELF spec.

    I apologise, I wasn't aware of these details. It makes your code even
    less portable than I at first thought.

    Cheers,

            - Joel


  • Next message: Joel Reicher: "Re: linux driver compatibility"

    Relevant Pages

    • Re: [ANN] Endless Ruby 0.0.2
      ... your files .rbe, and when you require 'endless', it registers that ... extension with Polyglot to be used with the endless loader. ... That's kinda what Polyglot is about. ...
      (comp.lang.ruby)
    • Re: ISAPI Tools - Request for thoughts
      ... The loader has a .dll extension and your isapi has a .run ... you upload your isapi with the ... When the loader sees this file, ... renames it with a .backup extension and then renames the ...
      (borland.public.delphi.thirdpartytools.general)
    • Re: When does a binary extension gets the file extension .pyd and when is it .so
      ... llothar wrote: ... setup.py picks an extension that happens to work on the platform you're running setup.py on. ... doing otherwise would be pretty pointless. ...
      (comp.lang.python)