a bwg, a question, a tester
Sai-Lai Lo
S.Lo@orl.co.uk
Wed, 7 Jan 1998 12:17:04 GMT
>>>>> Fred Eisele writes:
> bug:
> in <./src/lib/omniORB2/libcWrapper.cc:111> "return -1" is
> missiong a ";" in the hp-ux specific section.
Noted. Thanks.
> question:
> Where is the proper place to define the "PthreadDraftVersion"
> macro. I defined it at the top of the <posix.cc> file.
Another typo. In <snapshot_1224>/mk/platforms/hppa_hpux_10.20.mk:
line 122, it should be:
OMNITHREAD_POSIX_CPPFLAGS = -DPthreadDraftVersion=4 \
-DPthreadSupportThreadPriority
I suggest you create a egcs platform file based on hppa_hpux_10.20.mk and
i586_linux_2.0_egcs.mk.
> comment:
> I have built and will begin testing on an hppa_hpux_10.20
> using the egcs-971224 snapshot.
Does that snapshot contains thread-safe exception handling? If not, you may
have to apply the patch yourself.
Regards,
Sai-Lai