Search the web
Sign In
New User? Sign Up
tao-bugs
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 4503 - 4532 of 4772   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
4503
TAO VERSION: 1.5.3 and 1.5.1 ACE VERSION: 5.5.3 and 5.5.1 HOST MACHINE and OPERATING SYSTEM: Intel DG965WH mobo + Core 2 Duo Fedora Core 6 TARGET MACHINE and...
Allan Metts
ametts2@...
Send Email
Nov 5, 2006
8:22 pm
4504
Hi Milan, A hopefully 'better late than never' response... ... I think the explanation for this is probably that you have inlining enabled on that build. I've...
Simon McQueen
sm@...
Send Email
Nov 6, 2006
12:40 pm
4505
Hi Simon, ... Yes, I guess you are right. I was building non-optimized build, but I wasn't aware that even in that case inlining is ON. I just tried with...
Milan Cvetkovic
milan.cvetkovic@...
Send Email
Nov 7, 2006
6:37 pm
4506
TAO VERSION: 1.5.3 ACE VERSION: 5.5.3 HOST MACHINE and OPERATING SYSTEM: QNX Momentics 6.3 (Service Pack 2) TARGET MACHINE and OPERATING SYSTEM, if different...
Kevin J Austin
austin@...
Send Email
Nov 15, 2006
10:58 pm
4507
... I'm hitting this problem in FC6 too. I've attached my PRF; my environment is slightly different, but same OS and compiler version. I've noticed that *only*...
Ken Sedgwick
ken@...
Send Email
Nov 16, 2006
1:11 am
4508
Hi, ... No idea, I would say, remove it and rebuild and see if the problem is gone. Regards, Johnny Willemsen Remedy IT Postbus 101 2650 AC Berkel en...
Johnny Willemsen
jwillemsen@...
Send Email
Nov 16, 2006
7:14 am
4509
Hi, ... Thanks for using the PRF form. QNX is a platform for which we currently don't build and test. Maybe you can run it from a debugger and see what crash...
Johnny Willemsen
jwillemsen@...
Send Email
Nov 16, 2006
7:18 am
4510
... Johnny, I commented out the ACE_SINGLETON_DECLARATION in Obstack.h and rebuilt. It seems to build correctly now without the undefined references. I'm...
Ken Sedgwick
ken@...
Send Email
Nov 18, 2006
10:23 pm
4511
Hi, Could you try to replace ACE_SINGLETON_DECLARATION with ACE_EXPORT_SINGLETON_DECLARATION and retest? Johnny ... ...
Johnny Willemsen
jwillemsen@...
Send Email
Nov 20, 2006
8:47 am
4512
... Johnny, This works as well. Patch attached. Thanks! Ken -- Ken Sedgwick Bonsai Software, Inc. http://www.bonsai.com/ken/ (510) 610-4162 ken+5a4@......
Ken Sedgwick
ken@...
Send Email
Nov 20, 2006
4:02 pm
4513
Hi, Thanks for letting us know, I have this ready in my tree for a commit. It will not be part of the upcoming x.5.4 version of ACE/TAO/CIAO but will then be...
Johnny Willemsen
jwillemsen@...
Send Email
Nov 20, 2006
5:29 pm
4514
Hi, Thanks for using the PRF form. A lot has been improved in this area in the latest x.5.4 version, I would recommend you to download that version from ...
Johnny Willemsen
jwillemsen@...
Send Email
Nov 30, 2006
10:07 am
4515
TAO VERSION: 1.5 ACE VERSION: 5.5 HOST MACHINE and OPERATING SYSTEM: Apple G5, Mac OS 10.3 COMPILER NAME AND VERSION (AND PATCHLEVEL): gcc 3.3 20030304 ...
David Faure
dfaure@...
Send Email
Nov 30, 2006
10:37 am
4516
... Ah, the beta version... Trying it now. First impression: on Mac OS X (10.3.9), I get DLL_Handle::close warnings every time a tao-using program exits. For...
David Faure
dfaure@...
Send Email
Nov 30, 2006
7:23 pm
4517
Hi David, ... Why are using dlcompat on Mac OS X 10.3.9? You should be using the native dlopen() calls from the C library. Can you please check your config.h...
Krishnakumar B
kitty@...
Send Email
Nov 30, 2006
7:39 pm
4518
... No idea ;) Worked up to now ;) ... I'm using the ACE makefiles, I didn't know there was autoconf support. My config.h is a symlink to...
David Faure
dfaure@...
Send Email
Nov 30, 2006
8:39 pm
4519
Hi David, ... Interesting :-) ... Hmmm...Can you try uninstalling dlcompat? I think there might be a corresponding setting that needs to be tweaked in the...
Krishnakumar B
kitty@...
Send Email
Nov 30, 2006
9:20 pm
4520
... Hmm. Now I'm going to sound stupid, but how do I do that? ;) -Mac- dfaure 21:57 ~>sudo fink list dlcompat Information about 2206 packages read in 0...
David Faure
dfaure@...
Send Email
Nov 30, 2006
10:54 pm
4521
Hi David, ... [...] ... Make sure that you use $ACE_ROOT/include/makeinclude/platform_macosx_panther.GNU and not ...
Krishnakumar B
kitty@...
Send Email
Nov 30, 2006
11:31 pm
4522
Steve, What is below is one example, the more general need is that we would like to handle REBINDs ourselves. What is confusting is that we are just now...
Scriffiny, Mark J
mark.scriffiny@...
Send Email
Dec 1, 2006
6:51 pm
4523
TAO VERSION: 1.4.7 ACE VERSION: 5.4.7 HOST MACHINE and OPERATING SYSTEM: x86, Windows XP SP2 TARGET MACHINE and OPERATING SYSTEM, if different from HOST: ...
Steve Carlucci
Steve.Carlucci@...
Send Email
Dec 4, 2006
7:32 pm
4524
Hi Steve, Thanks for using the PRF. ... Please upgrade to ACE+TAO+CIAO x.5.4 (i.e., ACE 5.5.4, TAO 1.5.4, and CIAO 0.5.4), which you can download from ...
Douglas C. Schmidt
schmidt@...
Send Email
Dec 4, 2006
9:29 pm
4525
Hi, Thanks for using the PRF form. Have a look at TAO/docs/ORBEndpoint.html for the options you have to tell the orb where it should listen on. Regards, Johnny...
Johnny Willemsen
jwillemsen@...
Send Email
Dec 5, 2006
9:03 am
4526
Hi, In the doc_group version of TAO this policy is also not supported, you should getan exception that you try to use an unsupport policy. I agree that you...
Johnny Willemsen
jwillemsen@...
Send Email
Dec 5, 2006
10:49 am
4527
Hi Krishnakumar, sorry for the delay in this reply, I am just back from a business trip. ... Yes, that was already the case: $ls -l platform_macros.GNU ...
David Faure
dfaure@...
Send Email
Dec 6, 2006
10:15 pm
4528
Hi David, ... [...] ... I guess I was wrong about usage of dlcompat(). I was under the impression that only Jaguar used dlcompat(). The following is from the...
Krishnakumar B
kitty@...
Send Email
Dec 6, 2006
10:57 pm
4529
... OK, tried that. The warning is gone indeed. examples/DLL still fails though, mc is 0 on line 72, i.e. the second call to dll.symbol() (after a dll.close +...
David Faure
dfaure@...
Send Email
Dec 7, 2006
9:45 am
4530
TAO VERSION: 1.5.3 ACE VERSION: 5.5.3 HOST MACHINE and OPERATING SYSTEM: Linux (32 bit), Redhat 3 TARGET MACHINE and OPERATING SYSTEM, if different from HOST: ...
Chris Reed
cr@...
Send Email
Dec 8, 2006
10:51 pm
4531
Hi Chris, Thanks for using the PRF. ... Please upgrade to ACE+TAO+CIAO x.5.4 (i.e., ACE 5.5.4, TAO 1.5.4, and CIAO 0.5.4), which you can download from ...
Douglas C. Schmidt
schmidt@...
Send Email
Dec 8, 2006
11:14 pm
4532
Hi, Thanks for using the PRF form. Yes, I think you are right. Chad, you made this change July 17th, can you recheck this change in TAO_Server_Request. In the...
Johnny Willemsen
jwillemsen@...
Send Email
Dec 12, 2006
8:27 am
Messages 4503 - 4532 of 4772   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2007 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help