Re: [fpc-pascal] FPC reference manual.

2009-09-13 Thread Michael Van Canneyt
On Sun, 13 Sep 2009, Pascal wrote: Hello Michael. I've some more questions about modifiers and keywords : OTHERWISE GENERIC STORED IMPLEMENTS MESSAGE STATIC BITPACKED SPECIALIZE => are they keywords ? They missing in keyword lists. That's because they are not keywords. In which list TP ?

Re: [fpc-pascal] external .so linking in Linux w/2.5.1 rev 13680 (Sep 8 09)

2009-09-13 Thread Michael Green
Thanks Jonas. I could have sworn I had it installed and never bothered to check. Shows that one should never assume ;-) But it's good to you explained this linker behaviour though, for future reference. -- MG ___ fpc-pascal maillist - fpc-pascal

Re: [fpc-pascal] Text IDE under Linux FrameBuffer

2009-09-13 Thread Nikolay Nikolov
On 09/13/2009 11:38 PM, Graeme Geldenhuys wrote: 2009/9/13 Nikolay Nikolov: Could you provide some more information? Which distro are you using? What's your locale (i.e. the value of the LANG environment variable)? And which I'm using Ubuntu 8.04 and Ubuntu 9.04 on x86 hardware. If I

Re: [fpc-pascal] external .so linking in Linux w/2.5.1 rev 13680 (Sep 8 09)

2009-09-13 Thread Jonas Maebe
On 13 Sep 2009, at 23:54, Michael Green wrote: Even if I were to specify: ... const FUSELIBFile = '/lib/libfuse.so.2'; ... Then the link.res file tries to use: ... INPUT( -l/lib/libfuse ) ... So, where's the rest of the library's name? Is it a bug? No, this is intentional. Under Unix, the

Re: [fpc-pascal] Text IDE under Linux FrameBuffer

2009-09-13 Thread Giuliano Colla
Graeme Geldenhuys ha scritto: 2009/9/13 Nikolay Nikolov : Could you provide some more information? Which distro are you using? What's your locale (i.e. the value of the LANG environment variable)? And which I'm using Ubuntu 8.04 and Ubuntu 9.04 on x86 hardware. If I run the Text IDE in

[fpc-pascal] external .so linking in Linux w/2.5.1 rev 13680 (Sep 8 09)

2009-09-13 Thread Michael Green
Hi All! I've noticed that someone made a headstart with a unit to bind with FUSE in FreePascal at http://bugs.freepascal.org/view.php?id=12218. I've taken the last two entries (FUSE-2008-12-20-3.PP and Test-2008-12-20-3.PP) and modified the test file on line 88 to use the move() function inst

Re: [fpc-pascal] Text IDE under Linux FrameBuffer

2009-09-13 Thread Graeme Geldenhuys
2009/9/13 Nikolay Nikolov : > > Could you provide some more information? Which distro are you using? What's > your locale (i.e. the value of the LANG environment variable)? And which I'm using Ubuntu 8.04 and Ubuntu 9.04 on x86 hardware. If I run the Text IDE inside gnome-terminal, everything look

Re: [fpc-pascal] Text IDE under Linux FrameBuffer

2009-09-13 Thread Nikolay Nikolov
On 09/13/2009 06:08 PM, Graeme Geldenhuys wrote: Hi, When I run the Text IDE under the Linux Framebuffer (fbdev), then the box drawing characters do not display correctly. Anybody know if there is a solution for this. The FPC Text IDE is not the only application with this problem. Midnight Comm

Re: [fpc-pascal] FPC reference manual.

2009-09-13 Thread Pascal
Hello Michael. I've some more questions about modifiers and keywords : OTHERWISE GENERIC STORED IMPLEMENTS MESSAGE STATIC BITPACKED SPECIALIZE => are they keywords ? They missing in keyword lists. In which list TP ? Delphi ? FPC ? OVERLOAD SAVEREGISTERS SOFTLOAD VARARGS INTERRUPT NODEFAULT CVAR

[fpc-pascal] Text IDE under Linux FrameBuffer

2009-09-13 Thread Graeme Geldenhuys
Hi, When I run the Text IDE under the Linux Framebuffer (fbdev), then the box drawing characters do not display correctly. Anybody know if there is a solution for this. The FPC Text IDE is not the only application with this problem. Midnight Commander does the same thing -- though the window / di