[fpc-devel]Re: fpc and VirtualPC/Mac OS X

2003-10-23 Thread Dr. Karl-Michael Schindler
The above mentioned errors were due to a type mismatch. I had to change the type valreal from extended to double. This is in the file rtl/inc/systemh.inc. In addition I had to set MaxDouble and MinDouble in objpas/math.pp to other values. As a preliminary i just used the same values as MaxSingle

[fpc-devel]set operation: IN ?

2003-10-23 Thread Dr. Karl-Michael Schindler
When looking through the manual, I got the impression that the set operation IN is not implemented. Is this right? Comments? Michael S. ___ fpc-devel maillist - [EMAIL PROTECTED] http://lists.freepascal.org/mailman/listinfo/fpc-devel

Re: [fpc-devel]Re: fpc and VirtualPC/Mac OS X

2003-10-23 Thread Jonas Maebe
On donderdag, okt 23, 2003, at 13:01 Europe/Brussels, Dr. Karl-Michael Schindler wrote: Compiling ./x86/aasmcpu.pas Compiling ./x86/itx86att.pas Panic : Internal compiler error, exiting. i386tab.inc(6,15) Fatal: Internal error This is a segmentation fault (e.g. null pointer dereference).

[fpc-devel]Compiler error

2003-10-23 Thread Bob Martin
I have been unable to compile the 1.1 snapshot on OS/2 for the last few days : . . . make[3]: Entering directory `/FPC/rtl/os2' as -o prt0.o prt0.as as -o prt0.oo2 prt0.as as -o prt1.o prt1.as as -o prt1.oo2 prt1.as T:/FPC/COMPILER/ppc1.exe -Fi../inc -Fi../i386 -FE. -FD g:/fpc1010/bin/os2

[fpc-devel]Re: Compiler error

2003-10-23 Thread Balogh, Karoly (Charlie/iNQ)
Hi, On 03.10.23., Bob Martin wrote: I have been unable to compile the 1.1 snapshot on OS/2 for the last few days : Thanks for the report, we know about it and already work on it. Please check sometimes the official snapshot site, when a new official snapshot appears, it means OS/2 (and EMX)