Re: [fpc-pascal] error msg: "Selected asm reader not supported"

2005-08-08 Thread Bartek
Florian Klaempfl wrote: Bartek wrote: Vincent Snijders wrote: Bartek wrote: Jonas Maebe wrote: On 7 aug 2005, at 21:29, Bartek wrote: I am compiling my sources under win32 for win32 with Lazarus. And my source codes and the "tcl80.pas" has compiled

Re: [fpc-pascal] error msg: "Selected asm reader not supported"

2005-08-08 Thread Florian Klaempfl
Bartek wrote: > > > Vincent Snijders wrote: > >> Bartek wrote: >> >>> >>> >>> Jonas Maebe wrote: >>> On 7 aug 2005, at 21:29, Bartek wrote: > I am compiling my sources under win32 for win32 with Lazarus. > And my source codes and the "tcl80.pas" has compiled fine with >>

Re: [fpc-pascal] error msg: "Selected asm reader not supported"

2005-08-08 Thread Bartek
Vincent Snijders wrote: Bartek wrote: Jonas Maebe wrote: On 7 aug 2005, at 21:29, Bartek wrote: I am compiling my sources under win32 for win32 with Lazarus. And my source codes and the "tcl80.pas" has compiled fine with earlier versions of fpc. I only updated the fpc source from sv

Re: [fpc-pascal] error msg: "Selected asm reader not supported"

2005-08-08 Thread Vincent Snijders
Bartek wrote: Jonas Maebe wrote: On 7 aug 2005, at 21:29, Bartek wrote: I am compiling my sources under win32 for win32 with Lazarus. And my source codes and the "tcl80.pas" has compiled fine with earlier versions of fpc. I only updated the fpc source from svn, compiled it, copied over

Re: [fpc-pascal] error msg: "Selected asm reader not supported"

2005-08-08 Thread Bartek
Jonas Maebe wrote: On 7 aug 2005, at 21:29, Bartek wrote: I am compiling my sources under win32 for win32 with Lazarus. And my source codes and the "tcl80.pas" has compiled fine with earlier versions of fpc. I only updated the fpc source from svn, compiled it, copied over the existing i

Re: [fpc-pascal] error msg: "Selected asm reader not supported"

2005-08-08 Thread Jonas Maebe
On 7 aug 2005, at 21:29, Bartek wrote: I am compiling my sources under win32 for win32 with Lazarus. And my source codes and the "tcl80.pas" has compiled fine with earlier versions of fpc. I only updated the fpc source from svn, compiled it, copied over the existing in Lazarus, and rebuild

Re: [fpc-pascal] error msg: "Selected asm reader not supported"

2005-08-07 Thread Bartek
Marco van de Voort wrote: Using the current compiler from svn, i get the following message when trying to compile "tcl80.pas". This also happens when i try to compile other code using asm code. [...]\tcl80.pp(1023,6) Fatal: Selected assembler reader not supported thanks for your help in ad

Re: [fpc-pascal] error msg: "Selected asm reader not supported"

2005-08-07 Thread Marco van de Voort
> Using the current compiler from svn, i get the following message when > trying to compile "tcl80.pas". This also happens when i try to compile > other code using asm code. > > [...]\tcl80.pp(1023,6) Fatal: Selected assembler reader not supported > > thanks for your help in advance. This erro