Re: [fpc-devel] Library and unit search paths under MacOSX with fpc 2.0.0?

2005-06-14 Thread Micha Nelissen
On Wed, 15 Jun 2005 08:29:54 +0200 Ales Katona <[EMAIL PROTECTED]> wrote: > Your fpc.cfg file is ether not existing, in the wrong place or wrongly > configured. I don't know where it should be on MacOSX but if you find it It's not so simple, I think, because otherwise he also wouldn't find RTL

Re: [fpc-devel] Library and unit search paths under MacOSX with fpc 2.0.0?

2005-06-14 Thread Ales Katona
Your fpc.cfg file is ether not existing, in the wrong place or wrongly configured. I don't know where it should be on MacOSX but if you find it fix the -Fu entries so they point to right locations(note: $fpcversion etc. are variables, leave them as they are: for example in here: -Fu/usr/local/l

Re: [fpc-devel] gtk2 bugfix gfloat

2005-06-14 Thread Mattias Gaertner
On Tue, 14 Jun 2005 22:34:19 +0200 Micha Nelissen <[EMAIL PROTECTED]> wrote: > On Tue, 14 Jun 2005 22:11:40 +0200 > Mattias Gaertner <[EMAIL PROTECTED]> wrote: > > > A c float is a fpc single, right? > > Yes, AFAIK. > > > If yes, then there was a heavy bug in the gtk2 bindings. Attached patch

[fpc-devel] Library and unit search paths under MacOSX with fpc 2.0.0?

2005-06-14 Thread Tom Verhoeff
I have a "standard release" installation of fpc 2.0.0 under Mac OS X. I installed GTK through fink (as explained in the Lazarus wiki). This has given me GTK 1.2.10. No problems so far. When I try to compile the following simple GTK Pascal tutorial program PROGRAM base; USES gtk; VAR window :

Re: [fpc-devel] gtk2 bugfix gfloat

2005-06-14 Thread Micha Nelissen
On Tue, 14 Jun 2005 22:11:40 +0200 Mattias Gaertner <[EMAIL PROTECTED]> wrote: > A c float is a fpc single, right? Yes, AFAIK. > If yes, then there was a heavy bug in the gtk2 bindings. Attached patch > fixes the gfloat. There is no patch ? Micha _

Re: [fpc-devel] gtk2 bugfix gfloat

2005-06-14 Thread Florian Klaempfl
Mattias Gaertner wrote: > A c float is a fpc single, right? > > If yes, then there was a heavy bug in the gtk2 bindings. Attached patch > fixes the gfloat. Which attachment :)? ___ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.fre

[fpc-devel] gtk2 bugfix gfloat

2005-06-14 Thread Mattias Gaertner
A c float is a fpc single, right? If yes, then there was a heavy bug in the gtk2 bindings. Attached patch fixes the gfloat. Mattias ___ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel

Re: [fpc-devel] Bug: fpc-svn-392 compile error

2005-06-14 Thread Tomas Hajny
Peter Vreman said: >> >> On Jun 13, 2005, at 05:31, Tomas Hajny wrote: >> >>> Peter Vreman said: > Hi > > latest version form SVN does not even compile. > Is there any plan to have something similar to a mozilla tinderbox? There are already dailed build snapshots and tests