[fpc-pascal]Fw: RE: Toolkit

2004-05-25 Thread Frank W McCormick
Last month a few people were inquiring about porting the Bob Ainsbury toolkit to FPC - I tracked him down and here is his go-ahead. Have fun! Begin forwarded message: Date: Tue, 25 May 2004 08:04:06 -0700 From: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> To: "Frank W McCormick" <[EMAIL PROT

Re: [fpc-pascal]Fw: RE: Toolkit

2004-05-25 Thread Alan Mead
Frank, This is cool. So, IIRC the original TTT sources have a whole lot of ASM code (I don't recall if it was ASM blocks on, I think my use pre-dated ASM blocks). Computers are so fast today that I wonder if it is needed; would we want to port the asm or just replace it with Pascal? (Hint, hint

Re: [fpc-pascal]Fw: RE: Toolkit

2004-05-25 Thread Florian Klaempfl
Alan Mead wrote: Jonas made already TTT patches to throw out all asm iirc. But be patient, he's out of office this week :) If he doesn't read this email, email him personally. I propose that we put the sources in the fpc contrib source tree. Frank, This is cool. So, IIRC the original TTT source

Re: [fpc-pascal]Fw: RE: Toolkit

2004-05-25 Thread Michael Van Canneyt
On Tue, 25 May 2004, Florian Klaempfl wrote: > Alan Mead wrote: > > Jonas made already TTT patches to throw out all asm iirc. But be > patient, he's out of office this week :) If he doesn't read this email, > email him personally. > > I propose that we put the sources in the fpc contrib source t

Re: [fpc-pascal]Fw: RE: Toolkit

2004-05-25 Thread Marco van de Voort
> On Tue, 25 May 2004, Florian Klaempfl wrote: > > > Alan Mead wrote: > > > > Jonas made already TTT patches to throw out all asm iirc. But be > > patient, he's out of office this week :) If he doesn't read this email, > > email him personally. > > > > I propose that we put the sources in the fpc

Re: [fpc-pascal]Fw: RE: Toolkit

2004-05-25 Thread Gene Buckle
> Alan Mead wrote: > > Jonas made already TTT patches to throw out all asm iirc. But be > patient, he's out of office this week :) If he doesn't read this email, > email him personally. > > I propose that we put the sources in the fpc contrib source tree. That would be fantastic! g. __