Re: [Lazarus] 64 bit compiler

2009-06-13 Thread Terry A. Haimann
This is in the Environment Options. On Sat, 2009-06-13 at 23:20 -0500, Terry A. Haimann wrote: > I believe I have found the problem. FPC Source directory had > /usr/share/fpcsrc/ > > When it should have had > > /usr/share/fpcsrc/$(FPCVer)/ > > This was in the yum d/l as well as the rpm. > btw,

Re: [Lazarus] 64 bit compiler

2009-06-13 Thread Terry A. Haimann
I believe I have found the problem. FPC Source directory had /usr/share/fpcsrc/ When it should have had /usr/share/fpcsrc/$(FPCVer)/ This was in the yum d/l as well as the rpm. btw, any existing source will compile, its just when you try to write or add new functionality. Terry Marc Weustin

Re: [Lazarus] 64 bit compiler

2009-06-07 Thread Mattias Gaertner
On Sun, 07 Jun 2009 16:55:58 -0500 "Terry A. Haimann" wrote: > I ran Lazarus and got the output, don't know what it means. The > program in question is just a toy program that accepts a few TEdit > fields and uses that info to calculate the area under the Bell > Curve. All I did was try to put

Re: [Lazarus] 64 bit compiler

2009-06-07 Thread Terry A. Haimann
I ran Lazarus and got the output, don't know what it means. The program in question is just a toy program that accepts a few TEdit fields and uses that info to calculate the area under the Bell Curve. All I did was try to put an event on the button and thats when it gives me the error. start

Re: [Lazarus] 64 bit compiler

2009-06-07 Thread Marc Weustink
Terry A. Haimann wrote: I really don't know how to read the config file. So, I did a locate on stdctrls and found this file: /usr/lib64/lazarus/lcl/units/x86_64-linux/stdctrls.o I guess the .ppu is there too. So the compiled unit is there, but somehow the compiler thinks it needs to get rec

Re: [Lazarus] 64 bit compiler

2009-06-07 Thread Terry A. Haimann
I really don't know how to read the config file. So, I did a locate on stdctrls and found this file: /usr/lib64/lazarus/lcl/units/x86_64-linux/stdctrls.o The following is a copy of the "Set Filenames and Paths" section of my /etc/fpc.cfg, can anyone tell me whats wrong? This is how rpm set i

Re: [Lazarus] 64 bit compiler

2009-06-04 Thread Graeme Geldenhuys
2009/6/5 Terry A. Haimann : > I tried downloading the 64 bit compiler and compiling a test program, but > when I try adding a event I get a StdCtrls Unit not found.  I am running > this on FC10 64 bit. Check your unit paths in your ~/.fpc.cfg or /etc/fpc.cfg file. The paths are probably wrong. R

[Lazarus] 64 bit compiler

2009-06-04 Thread Terry A. Haimann
I tried downloading the 64 bit compiler and compiling a test program, but when I try adding a event I get a StdCtrls Unit not found. I am running this on FC10 64 bit. ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.