This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

AW: port of omniorb


The thread specific omniORB stuff compiles without any errors with the
latest snapshot :-)
However, I still cannot build the whole thing. I used a linux makefile with
some modifications for testing, but this is not enough. I still have to
tweak some other makefiles and sources.

BTW, it's called "omniORB", not "miniORB". The whole Win32 distribution
(sources + binaries) is 28 MB in size, so "miniORB" would be a bit
inadequate...

Karsten


> -----Ursprüngliche Nachricht-----
> Von: Robert Collins [mailto:robert.collins@itdomain.com.au]
> Gesendet: Freitag, 13. April 2001 01:25
> An: K.Fleischer@Omnium.de; cygwin@cygwin.com
> Betreff: Re: port of omniorb
>
>
> I've done some research.
>
> Draft version 10 was adopted with minor variations as the posix
> standard. I've been coding off the single unix specification version2,
> which is a superset of the posix standards.
>
> So you can assume cygwin is draft version 10, and you won't be far off.
>
> The next cygwin snapshot to be released (Dated after Apr -10) will have
> nearly all the functions from that spec. Not all actually _do_ anything
> :]. They all return appropriate errors if they aren't supported. The
> only missing function is pthread_atfork, and the main missing
> functionality is the core of pthread_cancel*. The cancel functions do
> work, they just don't do anything. There's around 30 other library
> functions that have to be updated to provide full cancellation point
> support so that is a long term project.
>
> In short: if you get a snapshot with this code in it, miniORB should
> build OOTB. If it doesn't.. please let me know (via the list).
>
> Rob
>
>
> ----- Original Message -----
> From: "Karsten Fleischer" <Karsten.Fleischer@gmx.de>
> To: <cygwin@cygwin.com>
> Sent: Thursday, April 05, 2001 10:07 AM
> Subject: RE: port of omniorb
>
>
> > > sched_yield is in the current snapshots for cygwin. I implemented it
> a
> > > couple of weeks ago :]
> >
> > Good. We can then assume draft version 10, which is the highest number
> I
> > have seen in the OmniORB makefiles. Or was it 11???
> >
> > Karsten
> >
> >
> > --
> > Want to unsubscribe from this list?
> > Check out: http://cygwin.com/ml/#unsubscribe-simple
> >
> >
>
>


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]