Re: [fpc-pascal]Asynchronous serial routine (win32+Linux)

2003-11-10 Thread Ivan Petrov
There is an unit named OBJCOM. I use it under linux and believe it will work under ''boze too. - Original Message - From: "Preben Mikael Bohn" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, November 10, 2003 5:32 PM Subject: [fpc-pascal]Asynchronous serial routine (win32+Linu

[fpc-pascal]Asynchronous serial routine (win32+Linux)

2003-11-10 Thread Preben Mikael Bohn
Hi all, I need routines for accessing the serial ports under both Linux and Win32 (both in the same packeage would be preferable, but I can do a wrapper if that's needed). I tried http://www.ararat.cz/synapse/ but this seems to be blocking access only, and I need asynchronous access. Can anyone r

Re: [fpc-pascal]A bug for fpc 1.9.0

2003-11-10 Thread Marco van de Voort
> I downloaded the newest fpc-1.9.0-i386.rpm and installed it on RedHat > linux 9.0. But I found that if a program uses the unit "linux", it will > output many errors when compiling it: [big snip] > It must be a bug of fpc 1.9.0 because it's okay for fpc 1.0.10. Unit linux is considered legacy

[fpc-pascal]A bug for fpc 1.9.0

2003-11-10 Thread kennywang
Hello, everyone, I downloaded the newest fpc-1.9.0-i386.rpm and installed it on RedHat linux 9.0. But I found that if a program uses the unit "linux", it will output many errors when compiling it: unitbar.pp(130,17) Error: Identifier not found "PGlob" unitbar.pp(130,22) Error: Error in type d