[Ace-users] [ace-users] ace5.5 ACE_DLL::close not working properly in HP_UX11.11
Johnny Willemsen
jwillemsen at remedy.nl
Fri Nov 16 06:53:40 CST 2007
Hi,
Please upgrade to 5.6.1 which you can obtain from
http://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 Netherlands
www.theaceorb.nl / www.remedy.nl
*** Integrated compile and test statistics see
http://scoreboard.theaceorb.nl ***
*** Commercial service and support for ACE/TAO/CIAO ***
*** See http://www.theaceorb.nl/en/support.html ***
"bangalore Dimonds" <syed.shamsheers 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_y2k at yahoo.co.in
> syedsma at huawei.com
More information about the Ace-users
mailing list