* libctype inited to glibc21. If dynlinker didn't exist, it was basically

random. See also bug #4408, since there is more to fix in this part of the
   code.

git-svn-id: branches/fixes_2_0@1268 -
This commit is contained in:
marco 2005-10-03 16:38:38 +00:00
parent 201ebbc6db
commit 2f0fa8a41e

View File

@ -230,6 +230,7 @@ begin
{$endif m68k}
{$ifdef i386}
libctype:=glibc21;
{ first try glibc2 }
DynamicLinker:='/lib/ld-linux.so.2';
if FileExists(DynamicLinker) then