[Ace-users] ace5.5 ACE_DLL::close not working properly in HP_UX11.11

bangalore Dimonds syed.shamsheers at gmail.com
Mon Nov 26 07:11:13 CST 2007


On Nov 16, 5:53 pm, "Johnny Willemsen" <jwillem... at remedy.nl> wrote:
> Hi,
>
> Please upgrade to 5.6.1 which you can obtain fromhttp://download.dre.vanderbilt.edu. Be more specific with your environment,
> which architecture, which compiler, contents of config.h, etc.
>
> Regards,
>
> Johnny Willemsen
> Remedy IT
> Postbus 101
> 2650 AC  Berkel en Rodenrijs
> The Netherlandswww.theaceorb.nl/www.remedy.nl 
>
> *** Integrated compile and test statistics seehttp://scoreboard.theaceorb.nl***
> *** Commercial service and support for ACE/TAO/CIAO             ***
> *** Seehttp://www.theaceorb.nl/en/support.html                ***
>
> "bangalore Dimonds" <syed.shamshe... at gmail.com> wrote in message
>
> <news:61b518f4-2338-41ad-82df-a45f5574201b at w28g2000hsf.googlegroups.com>...
>
>
>
>
>
> >     THE $ACE_ROOT/include/makeinclude/platform_macros.GNU FILE:
> > platform_hpux_aCC.GNU
>
> >     CONTENTS OF $ACE_ROOT/bin/MakeProjectCreator/config/
> > default.features
> >     (used by MPC when you generate your own makefiles):
>
> >     AREA/CLASS/EXAMPLE AFFECTED:
> >    ACE_DLL :: close()
>
> >     DOES THE PROBLEM AFFECT:
> >         COMPILATION?no
> >         LINKING?no
> >             On Unix systems, did you run make realclean first?
> >         EXECUTION?yes
> >         OTHER (please specify)?ACE
>
> >     SYNOPSIS:
>
> >    Problem with ACE_DLL::close()
>
> >     DESCRIPTION:
> >    We are loading our DLL using ACE.
>
> >            ACE_DLL acedll;
> >            acedll.open("library.dll");
>
> >    After the usage of dll,we are trying to close the same using the
> > following,
>
> >            acedll.close();
>
> >    When it encounters this statement it is not coming out.(not getting
> > back               the prompt).
>
> >    so,we expect there is problem with ACE_DLL::close()
>
> >     ************************
>
> > plz send a CC  to
>
> > syeds_... at yahoo.co.in
> > syed... at huawei.com- Hide quoted text -
>
> - Show quoted text -



Hi

the problem is in HP_UX11.11
in HP_UX11.00  it works fine

I upgarded to ACE5.6.1 but still problem is there.
Compiler is aCC.



Regards
Syed


More information about the Ace-users mailing list