Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <20020122122346.26687.qmail@web14508.mail.yahoo.com> Date: Tue, 22 Jan 2002 04:23:46 -0800 (PST) From: leonardo x Subject: Porting OmniORB with Cygwin To: cygwin AT cygwin DOT com Cc: leonardo_3k AT yahoo DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Hi, I am trying to port omniORB on cygwin on win2k. I was able to port Python2.1, and i tried to compile omniORB with vc++. It fails to resolve the paths for PYthon.h (though the path was set in omni/src/tool/omniidl/cxx/dir.mk). Looks like there seem to be a problem the way windows resloves it and the unix resolves. i.e /usr/include/python2.1/Python.h\sys\time.h etc. And it is impossible to change it in all the header files. And can't think about any work around for it. Also i tried to with gcc, by modifing the win32.mk to point gcc. and so does fail to compile, with following errors.... idlpython.cc:1440: `dllexport' was not declared in this scope idlpython.cc:1440: variable or field `_declspec' declared void Could any one help me out with this.. Is there a better way, please let me know. thanks leonardo __________________________________________________ Do You Yahoo!? Send FREE video emails in Yahoo! Mail! http://promo.yahoo.com/videomail/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/