Re: [fpc-pascal] Flushing serial inqueue on Linux

2007-02-23 Thread Bernd Mueller
I can read incoming characters, so the connection is ok and lHandle is valid. I tried TCIOFLUSH as another QueSelector and tried also ioctl instead of Fpioctl. termio.tcflush but that does fpioctl(fd,TCIOflush,pointer(qsel)); TCFlush is working now. Thank you. Regards, Bernd.

Re: [fpc-pascal] fpc have problem with dynarray in ARM

2007-02-23 Thread Micha Nelissen
Jose Pascual wrote: Could it be resolved in 2.1.1? I'm compiling ppcrossarm 2.1.1 in order to be it's corrected in this version, Open a (descriptive) bug report (in case there is none about this issue yet) and attach a test case. Micha ___

[fpc-pascal] fpc assembler

2007-02-23 Thread Krishna
Hi all, Is it possible (ok, without too much work) to make a standalone version of the assembler buried inside fpc? Would be interesting as it would be able to handle both ATT and Intel syntax. I tried feeding some (straight) asm files to the compiler (silly me!) but it bombed. Does fpc accept

RE: [fpc-pascal] fpc have problem with dynarray in ARM

2007-02-23 Thread Jose Pascual
a test case. Micha ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal __ Información de NOD32, revisión 2078 (20070223) __ Este mensaje ha sido analizado con NOD32

Re: [fpc-pascal] fpc assembler

2007-02-23 Thread Daniël Mantione
Op Sat, 24 Feb 2007, schreef Krishna: Hi all, Is it possible (ok, without too much work) to make a standalone version of the assembler buried inside fpc? It is possible and doable, however, I'm not sure what your definition of not much work is. Would be interesting as it would be able

Re: [fpc-pascal] Wikies

2007-02-23 Thread Florian Klaempfl
Felipe Monteiro de Carvalho schrieb: I couldn´t find it because I am used to ignoring the About section. IMHO the links to fpc things aren´t as easy to find as they could be, specially to new users. My suggestion would be to add a small section for FPC of the same size as the The Lazarus

Re: [fpc-pascal] Wikies

2007-02-23 Thread Vincent Snijders
Florian Klaempfl schreef: Felipe Monteiro de Carvalho schrieb: I couldn´t find it because I am used to ignoring the About section. IMHO the links to fpc things aren´t as easy to find as they could be, specially to new users. My suggestion would be to add a small section for FPC of the same

Re: [fpc-pascal] Wikies

2007-02-23 Thread Felipe Monteiro de Carvalho
On 2/23/07, Vincent Snijders [EMAIL PROTECTED] wrote: Felipe, as you have noticed, I have unblocked the main page. Please let me know when you are finished with it. I am finished. It can be improved, but I'm out of ideas =) -- Felipe Monteiro de Carvalho