[omniORB] compiling omniORB3 on NT
Chung, David
David.Chung@USPTO.GOV
Thu, 14 Oct 1999 09:43:05 -0400
I am embarassed to request the patch again, but after you sent me
the patch, I carelessly lost it. I really would appreciate it if you =
would
be kind enough to send me another copy.
BTW, have you have been working with omniNames?
(In case you have) I have been trying to build omniName with correct
compiler options and switches. The version I build dies, and it never =
has
chance to invoke the IDL debugger.=20
Do you know what switches I need to set in dir.mk so that omniNames
will build with correct debugging information?
=09
=09
> -----Original Message-----
> From: bichler@unique-bremen.de [SMTP:bichler@unique-bremen.de]
> Sent: Thursday, October 14, 1999 4:23 AM
> To: David.Chung@USPTO.GOV
> Subject: Re: [omniORB] compiling omniORB3 on NT
>=20
> >
> > Mr. Lutz has sent me a patch, which I managed to lose. He
> > explained, however, that he is stripping off the outermost CORBA:: =
from
> all
> > function names, not just the initializer list. I am wary about
> stripping
> > off outermost "CORBA::'s from all function/object names.
> >
>=20
> Hi again,
>=20
> the patch is not that restrictive. It does only remove all outermost
> scopes
> from
> the class constructors initilization list. It does not touch any =
functions
> or objects.
> So let=B4s hope for a patch from somebody who knows what he/she=B4s =
doing :-)
>=20
> Cheers
> Lutz