Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] PDOM news with ACE+TAO

Hey gang,

 

I thought I’d give an update on what I’ve been doing this summer J.

 

I have finally got around to building the ACE framework and the TAO ORB on my machine. This source base is pretty critical since is one of the most intense C++ projects out in open source and we have a number of exceptions reported that were otherwise unreproducible. Now that I have the build info and the project, I’m ready to start testing the Fast indexer on it. I already have reproduced the exceptions and a few PDOMNotImplemented errors. Once I clean this up, I’ll be very happy with the Fast indexer for 3.1.1. I will then also make it the default indexer (if you haven’t noticed, No indexer is currently the default).

 

Anyway, I highly recommend the indexer community use this as a test bed. But it is huge, I’m using ACE 5.5 + TAO 1.5 and it took 5 hours to build and takes up 4.5 GB on my hard drive. To build with cygwin I also had to build folders that were skipped for some reason so if anyone wants my build script, let me know.

 

Cheers,

Doug Schaefer, QNX Software Systems

Eclipse CDT Project Lead, Tools PMC member

http://cdtdoug.blogspot.com

 

 


Back to the top