|
Back
Midas
Rome
Roody
Rootana
|
Midas DAQ System |
Not logged in |
|
|
14 Jan 2004, Konstantin Olchanski, , First try- midas on darwin/macosx
|
14 Jan 2004, Stefan Ritt, , First try- midas on darwin/macosx
|
16 Jan 2004, Konstantin Olchanski, , First try- midas on darwin/macosx
|
17 Jan 2004, Stefan Ritt, , First try- midas on darwin/macosx
|
18 Jan 2004, Konstantin Olchanski, , First try- midas on darwin/macosx
|
19 Jan 2004, Stefan Ritt, , First try- midas on darwin/macosx
|
19 Jan 2004, Konstantin Olchanski, , First try- midas on darwin/macosx
|
|
Message ID: 73
Entry time: 19 Jan 2004
In reply to: 72
|
Author: |
Konstantin Olchanski |
Topic: |
|
Subject: |
First try- midas on darwin/macosx |
|
|
> > Simplest solution is to take sys/mount.h out of midasinc.h and include it in system.c
> Agree.
Done.
With this, I commited the rest of my changes: midas_thread_t in midas.h, change ss_thread_xxx() prototypes in msystem.h
, implementation in system.c
My cvs diff is now empty.
Midas should compile on Darwin aka macosx, I tested "odbedit" and "mhttpd"- they seem to work.
> > This uncovered a problem with ss_getthandle().
> The Unix version of ss_getthandle() returns the pid since at the time when I wrote that function (many years ago) there were no threads under Unix. It should now
> be replaces with a function which returns the real thread id (at least under Linux).
I do not want to touch this. Sorry.
K.O. |