Re: [fpc-pascal] Compiling FPC for SPARC

2006-08-05 Thread Peter Vreman
on't bother with Solaris in 2.0.x, it won't work at all. None of the Solaris fixes from 2.1.1 have been merged On a positive note, Sparc/Solaris works fine in 2.1.1 I tried to merge it in the past but aborted it. The Solaris RTL changes had a too much conflicts to qualify for a merge to

[fpc-pascal] Magnifier vs xmag

2006-08-05 Thread Graeme Geldenhuys
Hi, I used xmag a lot while coding my new widget set. It's used to make sure I am drawing the widgets correctly. What does the Magnifier tool written in FPC/Lazarus offer compared to xmag. Example: * Anything that Magnifier does that xmag doesn't? * Can Magnifier also show the pixel RGB

Re: [fpc-pascal] Magnifier vs xmag

2006-08-05 Thread Felipe Monteiro de Carvalho
On 8/5/06, Graeme Geldenhuys [EMAIL PROTECTED] wrote: I used xmag a lot while coding my new widget set. It's used to make sure I am drawing the widgets correctly. What does the Magnifier tool written in FPC/Lazarus offer compared to xmag. Example: * Anything that Magnifier does that xmag

Re: [fpc-pascal] Magnifier vs xmag

2006-08-05 Thread Felipe Monteiro de Carvalho
On 8/5/06, Felipe Monteiro de Carvalho [EMAIL PROTECTED] wrote: I just commited a patch that makes it also work on Unixes. It will require at least Lazarus 0.9.16 to work correctly. Lol! I feel like Mattias doing that. To show the RGB value of the pixel you need to select the Graphical Tools

Re: [fpc-pascal] Magnifier vs xmag

2006-08-05 Thread Graeme Geldenhuys
On 8/5/06, Felipe Monteiro de Carvalho [EMAIL PROTECTED] wrote: Unlike most similar programs the magnifier does not open a separate window for the magnification but instead puts a movable magnifying glass on screen. So I would say this makes it easier to use. Thanks for the info Felipe.

Re: [fpc-pascal] Magnifier vs xmag

2006-08-05 Thread Felipe Monteiro de Carvalho
On 8/5/06, Graeme Geldenhuys [EMAIL PROTECTED] wrote: How do you magnify something in the extreme corners of the screen? Doesn't it magnify whatever is behind the centre of the magnifying window? Yes, it magnifies from the centre of the glass, but the glass can be partially outsite the desktop

Re: [fpc-pascal] Compiling FPC for SPARC

2006-08-05 Thread Tomas Hajny
Peter Vreman wrote: on't bother with Solaris in 2.0.x, it won't work at all. None of the Solaris fixes from 2.1.1 have been merged On a positive note, Sparc/Solaris works fine in 2.1.1 I tried to merge it in the past but aborted it. The Solaris RTL changes had a too much conflicts to qualify

[fpc-pascal] MySQL3, MySQL4, and MySql5 - Micha Might have answer

2006-08-05 Thread Jason P Sage
I heard from Michael Van Canneyt, or Micha, in an email not to long ago, that the MySQL5 FPC unit is available and has been for awhile. My attempts at finding it have been fruitless. Question: Does anyone know where I can find the MySQL5 FPC unit that succeeds MySql4 FPC unit? Thank You Micha

Re: [fpc-pascal] Compiling FPC for SPARC

2006-08-05 Thread Florian Klaempfl
Tomas Hajny wrote: Peter Vreman wrote: on't bother with Solaris in 2.0.x, it won't work at all. None of the Solaris fixes from 2.1.1 have been merged On a positive note, Sparc/Solaris works fine in 2.1.1 I tried to merge it in the past but aborted it. The Solaris RTL changes had a too much

Re: [fpc-pascal] Compiling FPC for SPARC

2006-08-05 Thread Mark Morgan Lloyd
Mark Morgan Lloyd wrote: Compilation (make cycle) now progresses beyond that one and gets to this: /home/markMLl/pascal/src/fpcsrc/compiler/ppc1 -Fi../inc -Fi../sparc -Fi../unix -Fisparc -FE. -FU../../rtl/units/sparc-linux -dsparc -Us -Sg system.pp Free Pascal Compiler version 2.0.4-rc2

Re: [fpc-pascal] Compiling FPC for SPARC

2006-08-05 Thread Jonas Maebe
On 05 Aug 2006, at 23:26, Mark Morgan Lloyd wrote: I guess that's the last time I look at 2.0.2- it's obviously got problems. I would suggest to use 2.0.4-rc2 with the patch I posted to the list. It should work fine. Jonas ___ fpc-pascal

[fpc-pascal] RE: MySQL3, MySQL4, and MySql5 - Micha Might have answer

2006-08-05 Thread Jason P Sage
[Jason P Sage Wrote Originally...] I heard from Michael Van Canneyt, or Micha, in an email not to long ago, that the MySQL5 FPC unit is available and has been for awhile. My attempts at finding it have been fruitless. Question: Does anyone know where I can find the MySQL5 FPC unit that succeeds

Re: [fpc-pascal] Compiling FPC for SPARC

2006-08-05 Thread Mark Morgan Lloyd
Jonas Maebe wrote: I would suggest to use 2.0.4-rc2 with the patch I posted to the list. It should work fine. Drat- sorry, the patch didn't get here (filters on ML are more than a little agressive). Any chance of a copy to either markMLl.in or markMLl.fpc2 .AT. telemetry .DOT. co.uk? -- Mark

Re: [fpc-pascal] Compiling FPC for SPARC

2006-08-05 Thread Jonas Maebe
On 05 Aug 2006, at 23:42, Mark Morgan Lloyd wrote: Drat- sorry, the patch didn't get here (filters on ML are more than a little agressive). Any chance of a copy to either markMLl.in or markMLl.fpc2 .AT. telemetry .DOT. co.uk? Sent. Jonas ___

Re: [fpc-pascal] Compiling FPC for SPARC

2006-08-05 Thread Mark Morgan Lloyd
Jonas Maebe wrote: Sent. Thanks, got it. I've just added another Perl rule to the filters to hopefully allow patches while rejecting any other multiparts. -- Mark Morgan Lloyd markMLl .AT. telemetry.co .DOT. uk [Opinions above are the author's, not those of his employers or colleagues]

Re: [fpc-pascal] MySQL3, MySQL4, and MySql5 - Micha Might have answer

2006-08-05 Thread Jesús Reyes A .
- Original Message - From: Jason P Sage [EMAIL PROTECTED] To: fpc-pascal@lists.freepascal.org Sent: Saturday, August 05, 2006 1:15 PM Subject: [fpc-pascal] MySQL3, MySQL4, and MySql5 - Micha Might have answer I heard from Michael Van Canneyt, or Micha, in an email not to long ago,