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

[ace-users] ACE_Naming_Service : Nodelocal_shared example fails on Windows

2 views
Skip to first unread message

Hubert Talbot

unread,
Nov 24, 2009, 4:10:20 PM11/24/09
to ace-...@list.isis.vanderbilt.edu

Hi,

 

Nodelocal_shared example does not work on Windows.

 

Thanks in advance.

 

Hubert

 

 

ACE VERSION: 5.7.3

 

HOST MACHINE and OPERATING SYSTEM:

   Windows XP (Winsock 2)

   Debian/Linux: 2.6.26-1-686

 

TARGET MACHINE and OPERATING SYSTEM, if different from HOST:

 

COMPILER NAME AND VERSION (AND PATCHLEVEL):

   Windows: vc71/vc8

   Debian/Linux: g++ (Debian 4.3.2-1.1) 4.3.2

   mingw: g++.exe (GCC) 3.4.5 (mingw special)

 

THE $ACE_ROOT/ace/config.h FILE:

   Windows: #include "ace/config-win32.h"

   Linux: #include "ace/config-linux.h"

   mingw: #include "ace/config-win32.h"

 

THE $ACE_ROOT/include/makeinclude/platform_macros.GNU FILE:

   linux: include $(ACE_ROOT)/include/makeinclude/platform_linux.GNU

   mingw:   exceptions=1

            inline=0

            include $(ACE_ROOT)/include/makeinclude/platform_mingw32.GNU

 

CONTENTS OF $ACE_ROOT/bin/MakeProjectCreator/config/default.features

(used by MPC when you generate your own makefiles):

 

AREA/CLASS/EXAMPLE AFFECTED:

 

   examples/APG/Naming (Nodelocal_shared)

         

DOES THE PROBLEM AFFECT:

[Please indicate whether ACE, your application, or both are affected.]

    

 

SYNOPSIS:

 

   MapViewOfFileEx in os_ns_sys_mman.inl returns 0x00000000 on the call to

   shared_context.open() (Nodelocal_shared.cpp)

 

DESCRIPTION:

 

REPEAT BY:

 

SAMPLE FIX/WORKAROUND:

 

 

 

 

 

0 new messages