Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

mman - where to find it?

0 views
Skip to first unread message

Mentore Siesto

unread,
May 26, 2012, 5:11:39 AM5/26/12
to
Hello all.

I'm trying to port some interesting QT programs, with some good
results (I still have to test them thoroughly).

Still sometimes I lack libraries and other things, but I get stuck in
finding them. This time is mman (mmap / munmap) which really is
puzzling me!

This time I need mman to try and port caneda (EDA software for QT 4).
I am searching for it, but no matter how I try, seems that there isn't
a software package for it.

Does someone have some pointer to get this library?

Mentore
--
Mentore Siesto

Dave Yeo

unread,
May 26, 2012, 12:25:15 PM5/26/12
to
Yuri has built a package, web.os2power.com/yuri/MemoryMappedFiles
probably with newer available via RPM.
Really a lot of the time you're better off to properly port it using
DosAllocMem() etc.
Dave
0 new messages