Re: [fpc-pascal] Re: RE : Database problem on Solaris SPARC

2012-07-16 Thread Mark Morgan Lloyd
Reinier Olislagers wrote: On 16-7-2012 18:41, Mark Morgan Lloyd wrote: Reinier Olislagers wrote: Whoopsie, error in the patch: this: - merged P.SourcePath.Add('src/sqldb/sqlite', SqldbConnectionOSes); P.SourcePath.Add('src/sqldb/sqlite', SqliteOSes); into P.SourcePath.Add('src/sqldb/sqlite',

Re: [fpc-pascal] Re: RE : Database problem on Solaris SPARC

2012-07-16 Thread Reinier Olislagers
On 16-7-2012 18:41, Mark Morgan Lloyd wrote: > Reinier Olislagers wrote: > >> Whoopsie, error in the patch: this: >>> - merged >>> P.SourcePath.Add('src/sqldb/sqlite', SqldbConnectionOSes); >>> P.SourcePath.Add('src/sqldb/sqlite', SqliteOSes); >>> into >>> P.SourcePath.Add('src/sqldb/sqlite', Sqld

Re: [fpc-pascal] Re: RE : Database problem on Solaris SPARC

2012-07-16 Thread Mark Morgan Lloyd
Reinier Olislagers wrote: Whoopsie, error in the patch: this: - merged P.SourcePath.Add('src/sqldb/sqlite', SqldbConnectionOSes); P.SourcePath.Add('src/sqldb/sqlite', SqliteOSes); into P.SourcePath.Add('src/sqldb/sqlite', SqldbConnectionOSes+SqliteOSes); for clarity on who gets sqlite wasn't t

[fpc-pascal] Re: RE : Database problem on Solaris SPARC

2012-07-16 Thread Reinier Olislagers
On 16-7-2012 15:58, Reinier Olislagers wrote: > On 16-7-2012 15:15, michael.vancanneyt-0is9kj9s...@public.gmane.org wrote: >> On Mon, 16 Jul 2012, Mark Morgan Lloyd wrote: >> >>> michael.vancanneyt-0is9kj9s...@public.gmane.org wrote: >>> > On a side note: > My quoted paragraph doesn't menti

[fpc-pascal] Re: RE : Database problem on Solaris SPARC

2012-07-16 Thread Reinier Olislagers
On 16-7-2012 15:15, michael.vancanneyt-0is9kj9s...@public.gmane.org wrote: > > > On Mon, 16 Jul 2012, Mark Morgan Lloyd wrote: > >> michael.vancanneyt-0is9kj9s...@public.gmane.org wrote: >> On a side note: My quoted paragraph doesn't mention FreeBSD, but I have successfully ran Fi

Re: [fpc-pascal] Re: RE : Database problem on Solaris SPARC

2012-07-16 Thread Marco van de Voort
In our previous episode, michael.vancann...@wisa.be said: > > different issue. I'd neither be surprised nor particularly sorry if that > > turned out to be x86-only. > > Apparently, it is available for your platform too. > > Strange that it was removed from trunk, though. We'll need to re-enable

Re: [fpc-pascal] Re: RE : Database problem on Solaris SPARC

2012-07-16 Thread michael . vancanneyt
On Mon, 16 Jul 2012, Mark Morgan Lloyd wrote: michael.vancann...@wisa.be wrote: On a side note: My quoted paragraph doesn't mention FreeBSD, but I have successfully ran Firebird Server & clients under FreeBSD 9.0 on x86, and there are FreeBSD downloads on the Firebird website for 2.1.x and o

Re: [fpc-pascal] Re: RE : Database problem on Solaris SPARC

2012-07-16 Thread Mark Morgan Lloyd
michael.vancann...@wisa.be wrote: On a side note: My quoted paragraph doesn't mention FreeBSD, but I have successfully ran Firebird Server & clients under FreeBSD 9.0 on x86, and there are FreeBSD downloads on the Firebird website for 2.1.x and older. So just because the latest version doesn't c

Re: [fpc-pascal] Re: RE : Database problem on Solaris SPARC

2012-07-16 Thread michael . vancanneyt
On Mon, 16 Jul 2012, Graeme Geldenhuys wrote: Hi, On 16 July 2012 12:29, Reinier Olislagers wrote: Yep, and there's a 2.1.4 download at http://www.firebirdsql.org/en/news/firebird-2-1-4-builds-for-solaris-intel-x86-32-and-64-bits-available-12615/ On a side note: My quoted paragraph does

Re: [fpc-pascal] Re: RE : Database problem on Solaris SPARC

2012-07-16 Thread Graeme Geldenhuys
Hi, On 16 July 2012 12:29, Reinier Olislagers wrote: >> > Yep, and there's a 2.1.4 download at > http://www.firebirdsql.org/en/news/firebird-2-1-4-builds-for-solaris-intel-x86-32-and-64-bits-available-12615/ On a side note: My quoted paragraph doesn't mention FreeBSD, but I have successfully ran

[fpc-pascal] Re: RE : Database problem on Solaris SPARC

2012-07-16 Thread Reinier Olislagers
On 16-7-2012 13:26, Graeme Geldenhuys wrote: > On 16 July 2012 12:16, > wrote: >> >> I don't think Firebird works on Solaris or SPARC cpus, so it makes no sense >> to compile in firebird support on that platform. > > Wrong! > >>From the Firebird website: "Firebird 2.5 runs on Windows (32- and