[lazarus] thread suport in freepascal

marius popa mapopa at reea.net
Mon May 27 05:41:55 EDT 2002


i try to port the freeib components from win32
to the linux (lazarus) and the problems is with the 
threads .If anyone can help me :

Compiling fib.pp
fib.pp(399,6) Error: Identifier not found TLSGETVALUE
fib.pp(401,3) Error: Identifier not found TLSSETVALUE
fib.pp(401,49) Error: Illegal expression
fib.pp(408,30) Error: Identifier not found TLSGETVALUE
fib.pp(411,5) Error: Identifier not found TLSSETVALUE
fib.pp(411,36) Error: Illegal expression
fib.pp(420,30) Error: Identifier not found TLSGETVALUE
fib.pp(423,32) Error: Identifier not found TLSGETVALUE
fib.pp(425,13) Error: Incompatible types: got "^TSTATUSVECTOR" expected "PISC_STATUS"
fib.pp(432,30) Error: Identifier not found TLSGETVALUE
fib.pp(435,32) Error: Identifier not found TLSGETVALUE
fib.pp(668,3) Error: Identifier not found ENTERCRITICALSECTION
fib.pp(668,30) Error: Illegal expression
fib.pp(672,5) Error: Identifier not found LEAVECRITICALSECTION
fib.pp(672,32) Error: Illegal expression
fib.pp(678,3) Error: Identifier not found ENTERCRITICALSECTION
fib.pp(678,30) Error: Illegal expression
fib.pp(682,5) Error: Identifier not found LEAVECRITICALSECTION
fib.pp(682,32) Error: Illegal expression
fib.pp(689,3) Error: Identifier not found INITIALIZECRITICALSECTION






More information about the Lazarus mailing list