From 29d3e89b71281c626f151a1585a40d9d2448123b Mon Sep 17 00:00:00 2001 From: rpj Date: Tue, 26 Apr 2005 02:41:11 +0000 Subject: '' --- README.Borland | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'README.Borland') diff --git a/README.Borland b/README.Borland index 1694d55..a130d2b 100644 --- a/README.Borland +++ b/README.Borland @@ -43,12 +43,9 @@ pthreadVC's errno from a Borland C++-compiled host application correctly - I imagine there are other potential problems from the RTL mismatch too.) -[RPJ: There are still problems with errno under Borland and the DLL -will not pass the testsuite yet because of it. Setting and then reading -errno from within the same DLL, or the same application module is fine, -but DLL and application modules do not seem to be looking at the same -location for errno, even though they are logically running in the same -thread.] +[RPJ: Make sure you use the same RTL in both dll and application builds. +The dll and tests Bmakefiles use cw32mti.lib. Having some trouble with +memory read exceptions running the test suite using BCC55.] Best regards, Will -- cgit v1.2.3