[fpc-pascal] UDF+FREEBSD+FIREBIRD

2008-11-11 Thread KES
library tkes2; {$mode objfpc} {$PACKRECORDS C} function somefn: integer; cdecl; export; begin somefn:= 3; end; exports //I do not do as: // somefn name 'somefn'; // because of this cause error tkes2(17,1) Error: Asm: Duplicate label somefn //so I do as: somefn name '_somefn'; end. #fpc

Re: [fpc-pascal] Web-Server not available

2008-11-11 Thread Alexey Taran
Works for me (Opera 9.62). on 11.11.2008 13:49 Markus Glugla wrote: > Hi, > > I can't arrive the URL > > http://www.freepascal.org/ > [...] ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pasca

[fpc-pascal] Web-Server not available

2008-11-11 Thread Markus Glugla
Hi, I can't arrive the URL http://www.freepascal.org since yesterday evening! Is there a problem with the web server? I test it with epiphany, iceweasel, konqueror and wget. After a request, all applications wait for an answer but doesn't get some stuff :-( The host is pingable: > ping -c 10 -