Re: [fpc-pascal] 2.2.2 INSTALL PROBLEM

2008-08-15 Thread Jonas Maebe
On 15 Aug 2008, at 09:39, Michael Van Canneyt wrote: On Fri, 15 Aug 2008, John Youngquist wrote: I also routinely see unusual behavior during debug. In routine debugging suddenly breakpoints don't break anymore. I exit FPC and restart to return to normal operation. SImilarly the watching

Re: [fpc-pascal] RE: Laz Snapshot Link

2008-08-15 Thread Vincent Snijders
Richard Ward schreef: That is an old link. IT should be http://www.hu.freepascal.org/lazarus/ -- Thanks for the info. I was at this page: http://wiki.lazarus.freepascal.org/OS_X_Programming_Tips#Download_Free_Pascal_and_Lazarus and the link in question

[fpc-pascal] RE: Laz Snapshot Link

2008-08-15 Thread Richard Ward
That is an old link. IT should be http://www.hu.freepascal.org/lazarus/ -- Thanks for the info. I was at this page: http://wiki.lazarus.freepascal.org/OS_X_Programming_Tips#Download_Free_Pascal_and_Lazarus and the link in question Lazarus daily snapshot page: was contained in the follow

Re: [fpc-pascal] Converting C's bit field struct

2008-08-15 Thread Jonas Maebe
On 15 Aug 2008, at 13:23, leledumbo wrote: Tried Vinzent solution and it works :clap:! The layout is I think the same as in C. It may be the same as in C in certain cases on certain platforms when compiled with a particular version of FPC. Do not depend on it always being or remaining the

[fpc-pascal] Failed to bootstrap under Linux (wrong filename casing, needs manual workaround)

2008-08-15 Thread leledumbo
I try to bootstrap my FPC, but I failed on: Can't find unit variants used by db when I check it out, the unit is there but with the wrong case. It's Variants. The weird thing, only the .ppu is affected. The .o has the correct case. Some other units also have the wrong casing. Even worse, one uni

Re: [fpc-pascal] Converting C's bit field struct

2008-08-15 Thread leledumbo
Tried Vinzent solution and it works :clap:! The layout is I think the same as in C. The difference is that FPC generates it as resb 4 while C uses .comm 16 I don't know what .comm for. But since everything runs fine, who cares? I just have some issues where assignment to the fields using point

Re: [fpc-pascal] 2.2.2 INSTALL PROBLEM

2008-08-15 Thread Michael Van Canneyt
On Fri, 15 Aug 2008, John Youngquist wrote: > Just an update I removed FPC with Add/Remove programs which didn't remove > everything. > It left the bin directory with fp.cfg alone. I reinstalled 2.2.0 which would > not launch but just > blinked on screen. I deleted the FPC root directory and eve

Re: [fpc-pascal] Fatal Error

2008-08-15 Thread Arne Hanssen
Brad Woosley skrev: --- On Thu, 8/14/08, Michael Van Canneyt <[EMAIL PROTECTED]> wrote: On Wed, 13 Aug 2008, Brad Woosley wrote: When I try to Compile I get an error that it is "Unable to open file C:\FPC\2.2.2\bin\i386-win32\fp.cfg" but when I go to that directory in Windows Explorer, I can