Galen Henderson | 25 Mar 2010 21:49

mmap?

Hello all.  I am trying to build harvest using my setup of Paul's 
build environment and GCC 442.  It requires mmap.  I was wondering if 
there was any architectual limitation or something that would prevent 
mmap files from working on ECS/OS/2?  Before I go on a wild goose 
chase for headers and libs and such, I thought I would check here with
the experts first.  Any ideas?

--

-- 
Regards,
Galen
------
There are only 10 kinds of people in the world.  Those who understand 
binary and those who don't.
Dave Yeo | 25 Mar 2010 23:49

Re: mmap?

On Thu, 25 Mar 2010 20:49:47 +0000 (UTC), Galen Henderson wrote:

>Hello all.  I am trying to build harvest using my setup of Paul's 
>build environment and GCC 442.  It requires mmap.  I was wondering if 
>there was any architectual limitation or something that would prevent 
>mmap files from working on ECS/OS/2?  Before I go on a wild goose 
>chase for headers and libs and such, I thought I would check here with
>the experts first.  Any ideas?

http://web.os2power.com/yuri/MemoryMappedFiles, also requires
pthread.lib, available also from Yuri on the same site.
Dave
Galen Henderson | 25 Mar 2010 23:37

Re: mmap?

Thanks, Dave.  I'll check out Yuri's site.

On Thu, 25 Mar 2010 22:49:23 UTC, "Dave Yeo" <daveryeo <at> telus.net> 
wrote:

> On Thu, 25 Mar 2010 20:49:47 +0000 (UTC), Galen Henderson wrote:
> 
> >Hello all.  I am trying to build harvest using my setup of Paul's 
> >build environment and GCC 442.  It requires mmap.  I was wondering if 
> >there was any architectual limitation or something that would prevent 
> >mmap files from working on ECS/OS/2?  Before I go on a wild goose 
> >chase for headers and libs and such, I thought I would check here with
> >the experts first.  Any ideas?
> 
> http://web.os2power.com/yuri/MemoryMappedFiles, also requires
> pthread.lib, available also from Yuri on the same site.
> Dave

--

-- 
Regards,
Galen
------
There are only 10 kinds of people in the world.  Those who understand 
binary and those who don't.
Galen Henderson | 26 Mar 2010 10:52

Re: mmap?

Hi Dave.  I went to Yuri's site and pulled down his mmap but 
unfortunately harvest uses the shared features of mmap that aren't 
implemented in Yuri's version.  Guess I will work on another project 
for now and hopefully Yuri will someday complete his implementation...
 Thanks again for the info.

On Thu, 25 Mar 2010 22:49:23 UTC, "Dave Yeo" <daveryeo <at> telus.net> 
wrote:

> On Thu, 25 Mar 2010 20:49:47 +0000 (UTC), Galen Henderson wrote:
> 
> >Hello all.  I am trying to build harvest using my setup of Paul's 
> >build environment and GCC 442.  It requires mmap.  I was wondering if 
> >there was any architectual limitation or something that would prevent 
> >mmap files from working on ECS/OS/2?  Before I go on a wild goose 
> >chase for headers and libs and such, I thought I would check here with
> >the experts first.  Any ideas?
> 
> http://web.os2power.com/yuri/MemoryMappedFiles, also requires
> pthread.lib, available also from Yuri on the same site.
> Dave

--

-- 
Regards,
Galen
------
There are only 10 kinds of people in the world.  Those who understand 
binary and those who don't.

Gmane