[fpc-pascal]linker error

Georgi Georgiev skelet_bg at yahoo.com
Wed Aug 1 12:51:07 CEST 2001


 --- Jonas Maebe <jonas at zeus.rug.ac.be> wrote: > 
> On dinsdag, juli 31, 2001, at 03:23 , Georgi
> Georgiev wrote:
> 
> 
> > program ld_test;
> >
> > function sys_call(str:pchar):longint;
> >  external 'libc' name 'system';
> >
> > begin
> >  sys_call('ls');
> > end.
> >
> > --------------------------------
> 
> Add a {$linklib c} at the top.
> 
> 
> Jonas

This line don't change anything !



=====
Skelet
====== http://skelet.hit.bg

____________________________________________________________
Do You Yahoo!?
Get your free @yahoo.co.uk address at http://mail.yahoo.co.uk
or your free @yahoo.ie address at http://mail.yahoo.ie




More information about the fpc-pascal mailing list