On Fri, Aug 28, 2009 at 3:44 PM, Mark Wang<[email protected]> wrote:
> Has anyone tried to build the Chromium IPC/shared memory code on 64-bit Mac
> OS?  We have a need for IPC and shared memory between 64-bit and 32-bit
> processes, and what Chrome has seems to be a good fit for our needs.  From
> my first glance through the code, it looks like standard POSIX without any
> obvious bit-width dependencies but I haven't tried it out yet, and it seems
> 64-bit Linux is already running on a basic level.

There is almost no OS X specific code in /ipc and it works on 64-bit
Linux. There is a very high probability that it'll work just fine on
64-bit OS X.


AGL

--~--~---------~--~----~------------~-------~--~----~
Chromium Developers mailing list: [email protected] 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to