Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: supporting quads on 32 bit Perl

by BrowserUk (Patriarch)
on May 31, 2012 at 21:42 UTC ( [id://973617]=note: print w/replies, xml ) Need Help??


in reply to supporting quads on 32 bit Perl

See Math::Int64


With the rise and rise of 'Social' network sites: 'Computers are making people easier to use everyday'
Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
"Science is about questioning the status quo. Questioning authority".
In the absence of evidence, opinion is indistinguishable from prejudice.

The start of some sanity?

Replies are listed 'Best First'.
Re^2: supporting quads on 32 bit Perl
by bulk88 (Priest) on May 31, 2012 at 21:49 UTC

      I was thinking more along the lines of you could steal the initialisation code from it to add to your XS wrapper of the C library you are trying to access.

      However, you should also be able to compile it with CPAN or manually without difficulty.


      With the rise and rise of 'Social' network sites: 'Computers are making people easier to use everyday'
      Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
      "Science is about questioning the status quo. Questioning authority".
      In the absence of evidence, opinion is indistinguishable from prejudice.

      The start of some sanity?

        I probably can compile it, I probably could fix it if I had to. It would be perfect except for the ActiveState unavailability, so if I list it as a pre-req, my module won't build on ActiveState's system. I see the author of Math::Int64 has made 4 devel version releases since the last stable release. ActiveState's packager doesn't build or see devel releases though. To embed it without using its C api (not create a pre-req), the entire thing would have to be copy pasted because of its operator overloading.
      Its not available on 32 bit Windows through packagers

      For the record, both bribes and sisyphusion repos provide ppm packages for Math::Int64.

      Cheers,
      Rob

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://973617]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (5)
As of 2024-04-19 22:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found