Re: [fpc-devel] mips-linux and mipsel-linux snapshots available

2012-12-26 Thread microcode
26 d?cembre 2012 16:13 > > ??: fpc-devel@lists.freepascal.org > > Objet?: Re: [fpc-devel] mips-linux and mipsel-linux snapshots available > > > > Will this work on other OS running on MIPS? How much work would it be to > get > > it going on OpenBSD for example? >

RE: [fpc-devel] mips-linux and mipsel-linux snapshots available

2012-12-26 Thread Pierre Free Pascal
> -Message d'origine- > De : fpc-devel-boun...@lists.freepascal.org [mailto:fpc-devel- > boun...@lists.freepascal.org] De la part de microc...@zoho.com > Envoyé : mercredi 26 décembre 2012 16:13 > À : fpc-devel@lists.freepascal.org > Objet : Re: [fpc-devel] mips

Re: [fpc-devel] mips-linux and mipsel-linux snapshots available

2012-12-26 Thread microcode
Will this work on other OS running on MIPS? How much work would it be to get it going on OpenBSD for example? On Wed, Dec 26, 2012 at 03:07:16PM +, Mark Morgan Lloyd wrote: > Mark Morgan Lloyd wrote: > >Sergei Gorelkin wrote: > > >>This was caused by insufficient alignment of Double-typed tem

Re: [fpc-devel] mips-linux and mipsel-linux snapshots available

2012-12-26 Thread Mark Morgan Lloyd
Mark Morgan Lloyd wrote: Sergei Gorelkin wrote: This was caused by insufficient alignment of Double-typed temp variables, fixed in r23146. Moreover, it appeared that function UnixToWinAge wasn't doing anything useful since year 2005, so it was removed in r23145, making FindFirst/FindNext rou

Re: [fpc-devel] mips-linux and mipsel-linux snapshots available

2012-12-24 Thread Mark Morgan Lloyd
Nikolai Zhubr wrote: Hi Sergei and Mark, 16.12.2012 12:41, Sergei Gorelkin: [...] This was caused by insufficient alignment of Double-typed temp variables, fixed in r23146. Moreover, it appeared that function UnixToWinAge wasn't doing anything useful since year 2005, so it was removed in r23145,

Re: [fpc-devel] mips-linux and mipsel-linux snapshots available

2012-12-17 Thread Nikolai Zhubr
17.12.2012 19:12, michael.vancann...@wisa.be: [...] The FPC team has a MIPS device (longsoon?) available. It's currently switched off, but can be switched on at any time. Ah, ok. That's good news. If it is longsoon then it must be much faster than mine. (Though IIRC it only exists in little e

Re: [fpc-devel] mips-linux and mipsel-linux snapshots available

2012-12-17 Thread michael . vancanneyt
On Mon, 17 Dec 2012, Nikolai Zhubr wrote: Hi Sergei and Mark, 16.12.2012 12:41, Sergei Gorelkin: [...] This was caused by insufficient alignment of Double-typed temp variables, fixed in r23146. Moreover, it appeared that function UnixToWinAge wasn't doing anything useful since year 2005, so i

Re: [fpc-devel] mips-linux and mipsel-linux snapshots available

2012-12-17 Thread Nikolai Zhubr
Hi Sergei and Mark, 16.12.2012 12:41, Sergei Gorelkin: [...] This was caused by insufficient alignment of Double-typed temp variables, fixed in r23146. Moreover, it appeared that function UnixToWinAge wasn't doing anything useful since year 2005, so it was removed in r23145, making FindFirst/Find

Re: [fpc-devel] mips-linux and mipsel-linux snapshots available

2012-12-16 Thread Mark Morgan Lloyd
Sergei Gorelkin wrote: 30.11.2012 1:46, Mark Morgan Lloyd wrote: Running the program using the modified GDB, I get the same as before: 0 1>markMLl@pye-dev-07d:~$ which gdb /usr/local/bin/gdb 0 1>markMLl@pye-dev-07d:~$ gdb /usr/local/bin/ppcmips GNU gdb (GDB) 7.0.1-debian .. (gdb) set arg -h (g

Re: [fpc-devel] mips-linux and mipsel-linux snapshots available

2012-12-16 Thread Sergei Gorelkin
30.11.2012 1:46, Mark Morgan Lloyd wrote: Running the program using the modified GDB, I get the same as before: 0 1>markMLl@pye-dev-07d:~$ which gdb /usr/local/bin/gdb 0 1>markMLl@pye-dev-07d:~$ gdb /usr/local/bin/ppcmips GNU gdb (GDB) 7.0.1-debian .. (gdb) set arg -h (gdb) run Starting program

Re: [fpc-devel] mips-linux and mipsel-linux snapshots available

2012-11-29 Thread Mark Morgan Lloyd
Mark Morgan Lloyd wrote: Pierre Free Pascal wrote: Hi Mark, do you use my patch for mips to handle stack? Without it, the backtrace doesn't work... The bad thing is that I submitted it to gdb-patches, but it was refused, I was told that $fp should be equal to $sp according to ABI...

Re: [fpc-devel] mips-linux and mipsel-linux snapshots available

2012-11-26 Thread Mark Morgan Lloyd
Pierre Free Pascal wrote: Hi Mark, do you use my patch for mips to handle stack? Without it, the backtrace doesn't work... The bad thing is that I submitted it to gdb-patches, but it was refused, I was told that $fp should be equal to $sp according to ABI... If you use a stock GDB,

RE: [fpc-devel] mips-linux and mipsel-linux snapshots available

2012-11-26 Thread Pierre Free Pascal
size. This may be because of > -Message d'origine- > De : fpc-devel-boun...@lists.freepascal.org [mailto:fpc-devel- > boun...@lists.freepascal.org] De la part de Mark Morgan Lloyd > Envoyé : samedi 24 novembre 2012 13:45 > À : fpc-devel@lists.freepascal.org > Obje

Re: [fpc-devel] mips-linux and mipsel-linux snapshots available

2012-11-24 Thread Mark Morgan Lloyd
Mark Morgan Lloyd wrote: The previous version that I compiled is around r22655 and builds OK on mipsel implemented by Qemu. I'm trying it for mips (big-endian)... I might be some time. Definite problem on a big-endian target: fpc -i is OK but fpc -h fails with Reading symbols from /usr/

Re: [fpc-devel] mips-linux and mipsel-linux snapshots available

2012-11-24 Thread Mark Morgan Lloyd
Mark Morgan Lloyd wrote: Mark Morgan Lloyd wrote: Pierre Free Pascal wrote: The good news is that I can still run/build trunk for mipsel on Debian "Squeeze" on Qemu without unanticipated issues (i.e. nobody reading this should assume that Lazarus will work yet). The not-so-good news is tha

Re: [fpc-devel] mips-linux and mipsel-linux snapshots available

2012-11-21 Thread Mark Morgan Lloyd
Fuxin Zhang wrote: ? 2012/11/21 19:34, Mark Morgan Lloyd ??: I'm always reluctant to accept offers like that since I'm a very long way down the pecking order and don't want to promise a level of assistance that I might not be able to deliver. On the other hand since I've got Debian running on

Re: [fpc-devel] mips-linux and mipsel-linux snapshots available

2012-11-21 Thread Jonas Maebe
On 21 Nov 2012, at 15:01, Mark Morgan Lloyd wrote: Is there some reliable way of getting the SVN revision into the FPC version number or build date, or even into a macro or symbol so that a program can log what revision it was compiled by? Execute once: touch compiler/revision.inc Afterwa

Re: [fpc-devel] mips-linux and mipsel-linux snapshots available

2012-11-21 Thread Mark Morgan Lloyd
Tomas Hajny wrote: Is there a rough way of querying svn to determine what revisions were committed on a particular date? SVN logs (e.g. http://svn.freepascal.org/svn/logs/fpc-trunk.log if talking about trunk)? As far as I understand SVN help correctly, querying the revision for a specific date

Re: [fpc-devel] mips-linux and mipsel-linux snapshots available

2012-11-21 Thread Tomas Hajny
On Wed, November 21, 2012 12:47, Mark Morgan Lloyd wrote: . . > Recompiling trunk mipsel natively eventually failed: . . > Is there a rough way of querying svn to determine what revisions were > committed on a particular date? . . SVN logs (e.g. http://svn.freepascal.org/svn/logs/fpc-trunk.l

Re: [fpc-devel] mips-linux and mipsel-linux snapshots available

2012-11-21 Thread Mark Morgan Lloyd
Mark Morgan Lloyd wrote: Pierre Free Pascal wrote: The good news is that I can still run/build trunk for mipsel on Debian "Squeeze" on Qemu without unanticipated issues (i.e. nobody reading this should assume that Lazarus will work yet). The not-so-good news is that I built from trunk earlier

Re: [fpc-devel] mips-linux and mipsel-linux snapshots available

2012-11-21 Thread Mark Morgan Lloyd
Mark Morgan Lloyd wrote: Mark Morgan Lloyd wrote: Fuxin Zhang wrote: Dear Mark, ? 2012/11/21 1:38, Mark Morgan Lloyd ??: I'm just about moving again here, but with a decided limp: the system that blew was 2.8GHz and all my guest OSes are now plugged into a 1GHz box. I still find being able

Re: [fpc-devel] mips-linux and mipsel-linux snapshots available

2012-11-21 Thread Mark Morgan Lloyd
Mark Morgan Lloyd wrote: Fuxin Zhang wrote: Dear Mark, ? 2012/11/21 1:38, Mark Morgan Lloyd ??: I'm just about moving again here, but with a decided limp: the system that blew was 2.8GHz and all my guest OSes are now plugged into a 1GHz box. I still find being able to use a significant numb

Re: [fpc-devel] mips-linux and mipsel-linux snapshots available

2012-11-21 Thread Mark Morgan Lloyd
Fuxin Zhang wrote: Dear Mark, ? 2012/11/21 1:38, Mark Morgan Lloyd ??: I'm just about moving again here, but with a decided limp: the system that blew was 2.8GHz and all my guest OSes are now plugged into a 1GHz box. I still find being able to use a significant number of different guests in

Re: [fpc-devel] mips-linux and mipsel-linux snapshots available

2012-11-21 Thread Mark Morgan Lloyd
Pierre Free Pascal wrote: -Message d'origine- De : fpc-devel-boun...@lists.freepascal.org [mailto:fpc-devel- boun...@lists.freepascal.org] De la part de Mark Morgan Lloyd Envoyé : mardi 20 novembre 2012 18:38 À : fpc-devel@lists.freepascal.org Objet : Re: [fpc-devel] mips-linu

Re: [fpc-devel] mips-linux and mipsel-linux snapshots available

2012-11-20 Thread Fuxin Zhang
Dear Mark, 于 2012/11/21 1:38, Mark Morgan Lloyd 写道: I'm just about moving again here, but with a decided limp: the system that blew was 2.8GHz and all my guest OSes are now plugged into a 1GHz box. I still find being able to use a significant number of different guests in sleds/caddies usefu

RE: [fpc-devel] mips-linux and mipsel-linux snapshots available

2012-11-20 Thread Pierre Free Pascal
> -Message d'origine- > De : fpc-devel-boun...@lists.freepascal.org [mailto:fpc-devel- > boun...@lists.freepascal.org] De la part de Mark Morgan Lloyd > Envoyé : mardi 20 novembre 2012 18:38 > À : fpc-devel@lists.freepascal.org > Objet : Re: [fpc-devel] mips

Re: [fpc-devel] mips-linux and mipsel-linux snapshots available

2012-11-20 Thread Mark Morgan Lloyd
Pierre Muller wrote: Due to numerous question about mips/mipsel linux, I decided to try to generate snapshot for those systems. It finally worked (with OPT=-O- option added) You can test them at: ftp://ftp.freepascal.org/pub/fpc/snapshot/trunk/mipsel-linux/ or ftp://ftp.freepascal.org/pub/fpc/sn

RE: [fpc-devel] mips-linux and mipsel-linux snapshots available

2012-11-06 Thread Pierre Free Pascal
la part de SkyDiablo > Envoyé : lundi 5 novembre 2012 18:54 > À : fpc-devel@lists.freepascal.org > Objet : Re: [fpc-devel] mips-linux and mipsel-linux snapshots available > > oh, very nice! big thx! > > i would testing this, but please can you add a little (or more detail) &g

Re: [fpc-devel] mips-linux and mipsel-linux snapshots available

2012-11-06 Thread SkyDiablo
oh, very nice! big thx! i would testing this, but please can you add a little (or more detail) description how to use this snapshot? i see some intrestet files but i cant to bring together... greez & thx, sky... Am 05.11.2012 15:49, schrieb Pierre Muller: Due to numerous question about mi

Re: [fpc-devel] mips-linux and mipsel-linux snapshots available

2012-11-05 Thread Mark Morgan Lloyd
Pierre Muller wrote: Due to numerous question about mips/mipsel linux, I decided to try to generate snapshot for those systems. It finally worked (with OPT=-O- option added) You can test them at: ftp://ftp.freepascal.org/pub/fpc/snapshot/trunk/mipsel-linux/ or ftp://ftp.freepascal.org/pub/fpc/sn