Binaries for OS/2 and DOS_(re)

Tue, 28 Nov 1995 10:32:20 -0500


Peter Gerwinski wrote:
> 
> Hello!
> 
> GPC binaries for OS/2 and DOS (i.e. for EMX) and for Linux can be
> downloaded from
> 
>   kampi.hut.fi


but what about the related EMX libs? i'm using the emxgpc from 
below (downloaded again yesterday)

when i try to use strings it appears that somethings missing
for the libs:

program t(input,output);
type
  s1=string(10);
var
  s:s1;
begin
 readln(s);
 writeln(substr(s,2,3));
end.

compiles and runs fine with Linux or Solaris gpc

but with dos (emxgpc) compile gives:

ld -o t.exe /emx/lib/crt0.o -L/emx/lib/st -L/emx/lib C:\DOS\cce00002
-lgpc -lgcc -lc -lc_app -lc -lgcc -lemx -los2 -lemx2
rts-string.c:144 (/emx/lib/gpc.a(rts-string.o)): Undefined symbol
___gcc_bcmp referenced from text segment
rts-string.c:188 (/emx/lib/gpc.a(rts-string.o)): Undefined symbol
___gcc_bcmp referenced from text segment
rts-string.c:190 (/emx/lib/gpc.a(rts-string.o)): Undefined symbol
___gcc_bcmp referenced from text segment
ectory
> 
>   /jtv/gnu-pascal/binary/turbo-alpha-2.6.3
> 
> and from
> 
>   ftp.uni-augsburg.de
> 
> directory
> 
>   /pub/gnu/gnu-pascal/turbo-alpha
> 
> Good luck,
> 
>     Peter
> 
> --------------------------------------------------------------------------------
> Dipl. Phys. Peter Gerwinski
> Fachbereich Physik
> Universitaet-GH Essen                   Phone:  +49-201-183-2763
> D-45117 Essen                           Fax:    +49-201-183-2120
> Germany                                 e-mail: pege@mail.theo-phys.uni-essen.de
> --------------------------------------------------------------------------------

-- 
Thomas Dunbar    540 231-3938 (fax 3714)   http://gserver.grads.vt.edu/


Thomas Dunbar (tdunbar@gserver.grads.vt.edu)

HTML conversion by Lluís de Yzaguirre i Maura
Institut de Lingüística Aplicada - Universitat "Pompeu Fabra"
e-mail: de_yza@upf.es