PDA

View Full Version : kylix OE bcb link error



bdwilton
07-06-2004, 11:13 PM
Hi,

I have just installed Knoppix 3.4 and have installed kylix OE 3. I'm just trying to compile the default application which contains no components and I get the linker error(s) below (these are just a few) :-

[Linker Error] Unresolved external 'setlocale' referenced from /home/brett/kyli
x3/lib/rtl.a|System.o
[Linker Error] Unresolved external 'pthread_getspecific' referenced from /home/
brett/kylix3/lib/rtle.a|SysInit.o

Can anyone tell me how to get the bcb (or c++) version of Kylix to compile ?

I can compile the same simple application under the delphi IDE.

Thanks for any help,
Brett.

bdwilton
07-07-2004, 04:02 AM
Thanks for all those who have looked at this post, I have got it working.

Brett.