Re: Flash Player 9 Beta for Linux Is Available

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

 



Phil Meyer wrote:
> Is the Linux code base in a state such that the developer could copy
> the source to a 64bit platform and do a make?

If the source he's copying is "64-bit clean". Things that could make it
*not* 64-bit clean basically amount to being unsure about the difference
between a pointer and an integer (they're not the same size on most 64
bit platforms), making assumptions that certain objects will fit in 32
bits, using stuff like "longs" when handling file formats, and other
confusion about why data structures are the size they are.

Googling for "64-bit clean" should give you more answers.

Hope this helps,

James.

-- 
E-mail:     james@ | ... and watched Richard Stallman ask one of the waiting
aprilcottage.co.uk | staff whether the spring rolls did indeed spring and
                   | whether they would bounce.
                   |     -- Telsa Gwynne


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux