Project Home
Project Home
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - mphys under Linux development environment: Page 1 of 3 (3 Items)
   
mphys under Linux development environment  
Under Production Linux QNX641, using #include <sys/mman.h>, and calling mphys(some_virtual_addr), I get the following 
error:
some_file.cpp:1063: error: 'mphys' was not declared in this scope
Under production Linux QNX632, I get 'implicit declaration of int mphys(' 

This does not occur under the Windows dev environment under 632 or 641.