Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <20020122122346.26687.qmail@web14508.mail.yahoo.com>
Date: Tue, 22 Jan 2002 04:23:46 -0800 (PST)
From: leonardo x <leonardo_3k@yahoo.com>
Subject: Porting OmniORB with Cygwin
To: cygwin@cygwin.com
Cc: leonardo_3k@yahoo.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/

