[fpc-pascal] Error

2024-07-17 Thread Paul Renaud via fpc-pascal
This line of code generates an error when I attempt to compile it.  I've simplified it here. Asm  BIC X0, X0, X4End;  I'm using Free Pascal 3.2.2 for aarch64 the error generated is Error:  Syntax error while trying to parse a shifter operand ___ fpc-

[fpc-pascal] Compiler probem?

2023-11-04 Thread Paul Renaud via fpc-pascal
hy?  Its driving me crazy. Thanks, Paul. ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

[fpc-pascal] Quick question

2023-09-15 Thread Paul Renaud via fpc-pascal
compiler generates to give wrong results? I searched the documentation, but there is no mention of it. Thanks, Paul. ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

[fpc-pascal] Thread problem

2020-09-06 Thread Paul Renaud via fpc-pascal
ption handlers to intercept it. Any help would be appreciated. Thanks, Paul. ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

[fpc-pascal] Command Line compiler

2020-08-03 Thread Paul Renaud via fpc-pascal
oblem doesn't appear.  The versions of OS/2 doesn't appear to matter, as I've encountered  the same problem with OS/2 Warp 4, 4.5 and EComStation 1.2. Thanks for your consideration. Paul. Here is an example of the error the compiler puts out... [D:\CODE\ANIMATIO]fpc Zbuf3dT.pas

Re: [fpc-pascal] Free Pascal console programs on Android are easy

2019-06-28 Thread Paul Breneman
On 7/5/2018 7:57 AM, Paul Breneman wrote: On 06/20/2018 12:01 PM, Paul Breneman wrote: On 06/04/2017 08:00 AM, Paul Breneman wrote: On 05/09/2014 07:06 PM, Paul Breneman wrote: On 03/24/2014 12:08 PM, Paul Breneman wrote: On 03/15/2014 07:33 PM, Paul Breneman wrote: ... My main specialty is

Re: [fpc-pascal] Need Advice: Teaching a Child Programming

2019-03-06 Thread Paul Breneman
On 3/6/2019 12:01 PM, Michael Van Canneyt wrote: On Wed, 6 Mar 2019, Anthony Walter wrote: I need some advice from you guys. I might soon be teaching a child about computer programming and am considering using Free Pascal as the first language. The problem is the child is a distance away fro

Re: [fpc-pascal] Windows programming tutorials for FPC

2018-11-12 Thread Paul Breneman
ago for all you wrote! Here is a little that I wrote (back in March 2005): http://codenewsfast.com/cnf/article/0/permalink.art-ng1824q786 That link appears on this page: http://www.turbocontrol.com/APro.htm Regards, Paul www.ControlPascal.com ___ fpc-pascal maillist

Re: [fpc-pascal] Free Pascal console programs on Android are easy

2018-07-05 Thread Paul Breneman
On 06/20/2018 12:01 PM, Paul Breneman wrote: On 06/04/2017 08:00 AM, Paul Breneman wrote: On 05/09/2014 07:06 PM, Paul Breneman wrote: On 03/24/2014 12:08 PM, Paul Breneman wrote: On 03/15/2014 07:33 PM, Paul Breneman wrote: ... My main specialty is communication software

Re: [fpc-pascal] Loss of precision when using math.Max()

2018-07-03 Thread Paul Nance
It's hard to make things fool proof, fool's are too ingenius. On Jul 2, 2018 6:14 PM, "Wolf" wrote: > Not so long ago, Florian was proudly bragging about "Pascal does not allow > you to shoot yourself in the foot > " > > What a

Re: [fpc-pascal] Free Pascal console programs on Android are easy

2018-06-21 Thread Paul Breneman
On 06/20/2018 12:01 PM, Paul Breneman wrote: On 06/04/2017 08:00 AM, Paul Breneman wrote: On 05/09/2014 07:06 PM, Paul Breneman wrote: On 03/24/2014 12:08 PM, Paul Breneman wrote: On 03/15/2014 07:33 PM, Paul Breneman wrote: ... My main specialty is communication software

Re: [fpc-pascal] Free Pascal console programs on Android are easy

2018-06-20 Thread Paul Breneman
On 06/04/2017 08:00 AM, Paul Breneman wrote: On 05/09/2014 07:06 PM, Paul Breneman wrote: On 03/24/2014 12:08 PM, Paul Breneman wrote: On 03/15/2014 07:33 PM, Paul Breneman wrote: ... My main specialty is communication software ( www.turbocontrol.com/APro.htm ), so right now that is what I&#

Re: [fpc-pascal] Realtime and freepascal???

2018-06-15 Thread Paul Breneman
On 06/15/2018 04:17 AM, Darius Blaszyk wrote: Hi all, Thanks for all the feedback I got. I am looking into different solutions and admittedly I'm at a loss. For the data acquisition part I indeed will not be using an MPU. Instead I found some good references to using arduino in a master / slave

Re: [fpc-pascal] Realtime and freepascal???

2018-05-30 Thread Paul Breneman
are these: http://www.machinekit.io/ - uses BeagleBone http://rtxi.org/ This page has two links: http://www.turbocontrol.com/helloworld.htm Those two links are these: http://wiki.freepascal.org/linux/kernel/module_development http://wiki.freepascal.org/Target_NativeNT Th

Re: [fpc-pascal] Free e-book: Free Pascal from Square One

2018-05-28 Thread Paul Breneman
On 05/27/2018 12:18 PM, Jonas Maebe wrote: Hi, See http://www.contrapositivediary.com/?p=4034 It's by Jeff Duntemann, and based on his 1993 book "Borland Pascal 7 from Square One". I've had a copy (with an updated TOC) here for a while: http://controlpascal.com/tutorial.htm ___

Re: [fpc-pascal] Proposal for new Free Pascal logo

2018-04-01 Thread Paul Nance
I couldn't agree more. I still program in (what everyone now calls console) pascal. While working on a large project, will even go into virtual machine to use the Borland Pascal 7 IDE, which works a little better than the FPC IDE. Of course, having started pascal with Borland's Pascal for CPM alm

Re: [fpc-pascal] Is there some example of an FPC program for use in svn hook calls (email)?

2017-12-14 Thread Paul Breneman
On 12/14/2017 12:02 PM, Bo Berglund wrote: On Thu, 14 Dec 2017 10:26:22 +, Mark Morgan Lloyd wrote: On 14/12/17 10:00, Adriaan van Os wrote: Bo Berglund wrote: Now I am looking at the same problem for svn and this time I need it> to be cross-platform, hence using FPC.> Before I start on

Re: [fpc-pascal] Using Pascal N-IDE (Android)

2017-12-06 Thread Paul Breneman
On 12/05/2017 05:02 PM, Benito van der Zander wrote: Hi Paul, would it be hard to use those IDEs for other languages or can you plugin another interpreter? I have an interpreter with Android support, and have been looking for some syntax highlighting there for a while Cheers, Benito

Re: [fpc-pascal] Using Pascal N-IDE (Android)

2017-12-05 Thread Paul Breneman
On 12/05/2017 12:50 PM, Mattias Gaertner wrote: On Tue, 5 Dec 2017 10:48:01 -0500 Paul Breneman wrote: On 12/05/2017 10:12 AM, Paul Breneman wrote: On 12/05/2017 09:52 AM, Paul Breneman wrote: On 12/05/2017 09:30 AM, Paul Breneman wrote: It seems you are talking to yourself. Mattias

Re: [fpc-pascal] Using Pascal N-IDE (Android)

2017-12-05 Thread Paul Breneman
On 12/05/2017 10:12 AM, Paul Breneman wrote: On 12/05/2017 09:52 AM, Paul Breneman wrote: On 12/05/2017 09:30 AM, Paul Breneman wrote: On 12/04/2017 11:48 PM, H. Gabriel Máculus wrote: i'm actually using this app on Android, its fpc based? https://pascalnide.wordpress.com/ Much b

Re: [fpc-pascal] Using Pascal N-IDE (Android)

2017-12-05 Thread Paul Breneman
On 12/05/2017 09:52 AM, Paul Breneman wrote: On 12/05/2017 09:30 AM, Paul Breneman wrote: On 12/04/2017 11:48 PM, H. Gabriel Máculus wrote: i'm actually using this app on Android, its fpc based? https://pascalnide.wordpress.com/ Much better info here: https://github.com/tranledu

Re: [fpc-pascal] Using Pascal N-IDE (Android)

2017-12-05 Thread Paul Breneman
On 12/05/2017 09:30 AM, Paul Breneman wrote: On 12/04/2017 11:48 PM, H. Gabriel Máculus wrote: i'm actually using this app on Android, its fpc based? https://pascalnide.wordpress.com/ Much better info here: https://github.com/tranleduy2000/pasca

Re: [fpc-pascal] Using Pascal N-IDE (Android)

2017-12-05 Thread Paul Breneman
On 12/04/2017 11:48 PM, H. Gabriel Máculus wrote: i'm actually using this app on Android, its fpc based? https://pascalnide.wordpress.com/ ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/cgi-bin/mailman/listinfo

Re: [fpc-pascal] MSEide+MSEgui 4.6 for FPC 3.0.4

2017-11-30 Thread Paul Breneman
trunk folder https://github.com/newpascal/fpcupdeluxe/issues/57 Will fpcupdeluxe work on console, or is a GUI required? See fpcup usage here: http://wiki.freepascal.org/Small_Virtual_Machines#Debian_console_virtual_machine Regards, Paul www.ControlPascal.com

Re: [fpc-pascal] Obtain file size?

2017-10-07 Thread Paul Nance
I've always (since Turbo Pascal and now with Free Pascal) used FILESIZE. It works like a charm. Even if you do it in assembly its done the same as its done in pascal. On Oct 6, 2017 7:14 PM, "James Richters" wrote: I am wondering how to get the file size reported by the OS for a particular file

Re: [fpc-pascal] Using Serial in a TCP/RS232 gateway, how to set buffer sizes?

2017-09-06 Thread Paul Breneman
n the bottom paragraph on this page: http://ctrlterm.com/custom.htm Regards, Paul www.ControlPascal.com ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Re: [fpc-pascal] Freepascal Floating Point Issue

2017-08-22 Thread Paul Nance
Turbo Pascal also had a BCD unit. On Aug 22, 2017 6:56 PM, "Ralf Quint" wrote: > On 8/22/2017 1:39 PM, Mark Morgan Lloyd wrote: > > On 21/08/17 22:15, Ralf Quint wrote: > >> On 8/21/2017 3:02 PM, James Richters wrote:> I am having an issue > >> with a simple floating point application. I am set

Re: [fpc-pascal] why the 0.5 in the Unix Epoch (for UnixToDateTime function)

2017-08-01 Thread Paul Nance
half day. -- Paul On Aug 1, 2017 7:14 AM, "Dennis" wrote: > I just noticed that the definition of the constants have 0.5 in it. > Why? > > > from dateh.inc > const >JulianEpoch = TDateTime(-2415018.5); > >UnixEpoch = JulianEpoch

Re: [fpc-pascal] Raspberry Pi Zero Wireless Self-hosted

2017-06-26 Thread Paul Breneman
On 06/16/2017 08:22 AM, Paul Breneman wrote: How simple can we get? http://wiki.freepascal.org/self-hosted I just updated http://www.controlpascal.com/self-hosted.htm#RPiZwKit after quickly getting a console Debian installed on RPi Zero Wireless

Re: [fpc-pascal] Serial to TCP gateway in FPC?

2017-06-19 Thread Paul Breneman
On 06/19/2017 08:43 AM, Bo Berglund wrote: On Sun, 18 Jun 2017 19:16:05 -0400, Paul Breneman wrote: Why do you need FPC code? Here are free drivers that work in Windows: http://com0com.sourceforge.net/ ... I would really like to use an available program rather than spening time to

Re: [fpc-pascal] Serial to TCP gateway in FPC?

2017-06-18 Thread Paul Breneman
On 06/18/2017 03:04 AM, Bo Berglund wrote: I need to implement a serial to TCP gateway in order to communicate between a Windows based control software and a system controller box. The software and the controller only talk serial to each other and the protocol is proprietary and binary. Now I hav

[fpc-pascal] Raspberry Pi Zero Wireless Self-hosted

2017-06-16 Thread Paul Breneman
How simple can we get? http://wiki.freepascal.org/self-hosted ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Re: [fpc-pascal] Free Pascal console programs on Android are easy

2017-06-04 Thread Paul Breneman
On 05/09/2014 07:06 PM, Paul Breneman wrote: On 03/24/2014 12:08 PM, Paul Breneman wrote: On 03/15/2014 07:33 PM, Paul Breneman wrote: ... My main specialty is communication software ( www.turbocontrol.com/APro.htm ), so right now that is what I'm working on. I have a USB hub working w

Re: [fpc-pascal] Error building FPC 3.0.2 from svn sources on RPi3

2017-06-04 Thread Paul Breneman
On 06/04/2017 07:10 AM, Paul Breneman wrote: On 06/04/2017 02:02 AM, Bo Berglund wrote: On Tue, 30 May 2017 17:49:03 +0200, Giuliano Colla wrote: Il 29/05/2017 23:28, Bo Berglund ha scritto: I have bought and initialized a new RPi3 today. It runs Raspbian Jessie PIXEL latest version. I

Re: [fpc-pascal] Error building FPC 3.0.2 from svn sources on RPi3

2017-06-04 Thread Paul Breneman
handy. Do you have more info on this? From this page: http://turbocontrol.com/devoptions.htm You might want to check out: http://www.machinekit.io/ and http://rtxi.org/ Regards, Paul www.ControlPascal.com ___ fpc-pascal maillist -

Re: [fpc-pascal] fpc code for Java class and Android.

2017-05-27 Thread Paul Breneman
On 05/26/2017 10:25 PM, Paul Breneman wrote: On 05/26/2017 06:25 AM, fredvs wrote: Paul Breneman wrote I'll try to figure out how to do things (using ideU) first on my 64-bit Xubuntu 16.04. After that is clear it should be easier to try the same thing on Android? Are there any wiki page

Re: [fpc-pascal] fpc code for Java class and Android.

2017-05-26 Thread Paul Breneman
On 05/26/2017 06:25 AM, fredvs wrote: Paul Breneman wrote I'll try to figure out how to do things (using ideU) first on my 64-bit Xubuntu 16.04. After that is clear it should be easier to try the same thing on Android? Are there any wiki pages for this? If not I'd like to help

Re: [fpc-pascal] fpc code for Java class and Android.

2017-05-25 Thread Paul Breneman
ssing GNUroot) so hopefully we can start over? I'll try to figure out how to do things (using ideU) first on my 64-bit Xubuntu 16.04. After that is clear it should be easier to try the same thing on Android? Are there any wiki pages for this? If not I'd like to help create one.

Re: [fpc-pascal] Vehicle management

2017-05-08 Thread Paul Breneman
uot;. I just did a little searching and reading. This could turn into a full-time job! See *Bus Systems* here: :) https://teslatap.com/undocumented/ Best regards, Paul www.ControlPascal.com ___ fpc-pascal maillist - fpc-pascal@lists

Re: [fpc-pascal] Vehicle management

2017-05-08 Thread Paul Breneman
On 05/08/2017 04:48 AM, Mark Morgan Lloyd wrote: ... Thanks Graeme (and others, please keep commenting). This is something niche, for a specific vehicle (Range Rover P38 EAS unlock etc.), but could still be a nice little showcase program. One odd thing is that the physical interface is apparen

Re: [fpc-pascal] Vehicle management

2017-05-07 Thread Paul Breneman
On 05/07/2017 11:11 PM, nore...@z505.com wrote: On 2017-05-07 13:33, Mark Morgan Lloyd wrote: Has anybody used FPC to talk to a vehicle via the OBD connector? Can anybody give me a quick summary of the position of FPC on Android etc.? (Graeme, that includes FPCgui if it's relevant). We've been

Re: [fpc-pascal] Vehicle management

2017-05-07 Thread Paul Breneman
hese boards: https://www.sparkfun.com/products/10769 There are links to the "ELM327 Command Set" near the bottom of those pages. The best site for the OBD codes that I found is: www.autocodes.com Please update us with what you end up doing. Rega

Re: [fpc-pascal] Free Pascal Setup

2017-05-06 Thread Paul Breneman
On 05/04/2017 09:09 PM, John van der Linden wrote: Hi, When I download the Free Pascal I get a file called i386-win32-ppc386.zip which contains 1 file called ppc386.exe which does not contain the Setup system for the Free Pascal IDE that I was expecting. I have gone right through the Web Site

Re: [fpc-pascal] fpc code for Java class and Android.

2017-04-26 Thread Paul Breneman
On 04/20/2017 08:17 AM, Paul Breneman wrote: On 04/19/2017 10:49 PM, Paul Breneman wrote: I'm using a Nexus 7 tablet with Android 6.0.1. GNURoot provides a chroot with Debian? It has been *three* years since I did this before and things worked then so I don't know what might have

Re: [fpc-pascal] fpc code for Java class and Android.

2017-04-20 Thread Paul Breneman
On 04/19/2017 10:49 PM, Paul Breneman wrote: I'm using a Nexus 7 tablet with Android 6.0.1. GNURoot provides a chroot with Debian? It has been *three* years since I did this before and things worked then so I don't know what might have changed so ppcarm doesn't even run now. A

Re: [fpc-pascal] fpc code for Java class and Android.

2017-04-19 Thread Paul Breneman
On 04/19/2017 09:48 PM, Jon Foster wrote: On 04/19/2017 06:01 AM, Paul Breneman wrote: On 04/18/2017 07:38 AM, Paul Breneman wrote: On 04/17/2017 08:42 PM, Jon Foster wrote: ... You have to copy the app to "/data/tmp" as that is usually the only place on Android with a Linux file s

Re: [fpc-pascal] fpc code for Java class and Android.

2017-04-19 Thread Paul Breneman
On 04/18/2017 07:38 AM, Paul Breneman wrote: On 04/17/2017 08:42 PM, Jon Foster wrote: ... You have to copy the app to "/data/tmp" as that is usually the only place on Android with a Linux file system that all users have access to. You can't look in there so you kind of ha

Re: [fpc-pascal] fpc code for Java class and Android.

2017-04-18 Thread Paul Breneman
On 04/18/2017 01:27 PM, Jon Foster wrote: On 04/18/2017 10:13 AM, Jon Foster wrote: On 04/18/2017 04:38 AM, Paul Breneman wrote: On 04/17/2017 08:42 PM, Jon Foster wrote: ... You have to copy the app to "/data/tmp" as that is usually the only place on Android with a Linux file syste

Re: [fpc-pascal] fpc code for Java class and Android.

2017-04-18 Thread Paul Breneman
this easier, assuming you have a compatible Android version, since it provides the Linux file system space, term emulator and easy access. This was what I thought Paul was looking to do. FreeVision might work depending on a number of variables... but I'm not familiar with it. Most Android te

Re: [fpc-pascal] fpc code for Java class and Android.

2017-04-09 Thread Paul Breneman
On 04/09/2017 11:32 AM, fredvs wrote: For this, Xorg must be installed. Huh, of course only for gui applications (fpGUI or MSEgui). For no gui console application, compile your fpc java native library for the same cpu than the one of Android. For example RPi (but I am not sure it is the same c

Re: [fpc-pascal] fpc code for Java class and Android.

2017-04-09 Thread Paul Breneman
, Paul www.ControlPascal.com ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Re: [fpc-pascal] class property accessor static

2017-02-07 Thread Paul Ishenin
I understand) to give access to private/protected static elements. -- Best regards, Paul Ishenin. ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Re: [fpc-pascal] FreeBSD distro with fpc as star.

2016-11-03 Thread Paul Breneman
piled and run for 5 systems (FreeBSD 64/32, Linux 64/32 and Windows 32 bit) is *very* nice! Regards, Paul ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Re: [fpc-pascal] fpc 3.0 for ARM (v7l) ?

2016-10-26 Thread Paul Breneman
, without success. Any suggestion ? Rebuilding all from sources is most probably out of my capabilities, hélas. Kindest regards, Ched' I would suggest using fpcup: http://wiki.freepascal.org/fpcup See the bottom link (Small Virtual Machines) to see what I've done with it. Reg

Re: [fpc-pascal] Socket pair

2016-10-04 Thread Paul Breneman
On 10/03/2016 07:24 AM, Paul Breneman wrote: On 10/03/2016 03:27 AM, Santiago A. wrote: I've seen that "accept" functions with socket pairs are deprecated. And fpsocketpair returns always -1. How do you get the in and out streams when a server accepts a new client connection? I

Re: [fpc-pascal] Socket pair

2016-10-03 Thread Paul Breneman
it here in the next day or two: http://ctrlterm.com/custom.htm Regards, Paul www.ControlPascal.com ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Re: [fpc-pascal] Parallel Port Access with Free Pascal - windows

2016-07-21 Thread Paul Breneman
h mil spacing pins for easy breadboarding. You can do *everything* via USB. :) I joked about this several years ago but then went searching and found USB to ISA slot and USB to PCI slot adapters. Folks use these to run expensive data acquisition cards. Regards, Paul www.ControlPasca

Re: [fpc-pascal] Using paszlib from fpc 3.0 with fpc and delphi 2007?

2016-05-25 Thread Paul Breneman
On 05/25/2016 09:56 AM, Bo Berglund wrote: On Wed, 25 May 2016 08:21:54 -0500, Paul Breneman wrote: You've probably considered Abbrevia: http://wiki.lazarus.freepascal.org/FreePascalArchivePackage Yes, I got that as a suggestion over at the Embarcadero forum... But when I download

Re: [fpc-pascal] Using paszlib from fpc 3.0 with fpc and delphi 2007?

2016-05-25 Thread Paul Breneman
27;ve probably considered Abbrevia: http://wiki.lazarus.freepascal.org/FreePascalArchivePackage Regards, Paul www.ControlPascal.com ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

[fpc-pascal] Is there a FPC symbol or define for the binary output filename?

2016-04-28 Thread Paul Michell
with something like {$i %FPCVERSION%} so that I don't need to remember to edit the library when re-using it in other projects. Also is there a better way to retrieve this information on Linux? Thanks, Paul {$IFDEF WINDOWS} DataFolder := Inc

Re: [fpc-pascal] Smartphone apps in FPC

2016-03-22 Thread Paul Breneman
On 03/21/2016 10:41 PM, donald.ped...@optusnet.com.au wrote: Hi Paul, I would suggest checking this out: http://castle-engine.sourceforge.net/engine.php https://github.com/castle-engine/castle-engine/wiki/Build-Tool My app isn't a game, so not sure that is of much help to me, but t

Re: [fpc-pascal] Smartphone apps in FPC

2016-03-19 Thread Paul Breneman
I would suggest checking this out: http://castle-engine.sourceforge.net/engine.php https://github.com/castle-engine/castle-engine/wiki/Build-Too Lots of links here: http://turbocontrol.com/devoptions.htm ___ fpc-pascal maillist - fpc-pascal@lists.fre

Re: [fpc-pascal] ideU version 1.0.0.

2015-12-26 Thread Paul Breneman
On 12/26/2015 02:08 AM, Martin Schreiber wrote: On Thursday 24 December 2015 16:58:16 Paul Breneman wrote: On 12/24/2015 11:06 AM, Martin Schreiber wrote: Maybe you should list the original too? ;-) Martin Yes I should, but the original is not as simple for a beginner to install

Re: [fpc-pascal] ideU version 1.0.0.

2015-12-24 Thread Paul Breneman
On 12/24/2015 11:06 AM, Martin Schreiber wrote: On Thursday 24 December 2015 15:24:29 Paul Breneman wrote: Thanks for a simple IDE that a beginner can install. I've already posted a few links on my pages. At the bottom of this page: http://www.controlpascal.com/tutorial.htm it now

Re: [fpc-pascal] ideU version 1.0.0.

2015-12-24 Thread Paul Breneman
pages doesn't sound very good but hopefully this will improve. Thanks again! :) Regards, Paul www.ControlPascal.com ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Re: [fpc-pascal] Building kernel modules using fpc (for fun)

2015-11-28 Thread Paul Breneman
t the above wiki page which is almost 5 years old. I might want to make an example for this wiki page: http://wiki.freepascal.org/Small_Virtual_Machines Any suggestions or links? Regards, Paul www.ControlPascal.com ___ fpc-pascal maillist - fpc-p

Re: [fpc-pascal] Basic Windows tutorial

2015-10-22 Thread Paul Breneman
dback welcome): http://www.controlpascal.com/tutorial.htm Regards, Paul www.ControlPascal.com ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Re: [fpc-pascal] How to compile Lazarus program using only FPC?

2015-10-03 Thread Paul Breneman
ly it does so you should research it more before doing it! Best Regards, Paul www.ControlPascal.com ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Re: [fpc-pascal] Example of using TInetSocket, please

2015-09-22 Thread Paul Breneman
Synapse example. Regards, Paul www.ControlPascal.com ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Re: [fpc-pascal] FreeBSD distro with fpc as star.

2015-09-05 Thread Paul Breneman
On 09/05/2015 04:46 PM, Fred van Stappen wrote: I've tried the *beta.0.1.iso several times on VMware 11 and it always shows the pretty splash screen then fails to mount the root. Is there anything you suggest I try? Re-re hello. After testing here... Impossible to run a FreeBSD bootable-iso

Re: [fpc-pascal] FreeBSD distro with fpc as star.

2015-09-05 Thread Paul Breneman
On 09/04/2015 02:41 PM, Fred van Stappen wrote: That will be very convenient for setting up quick development VM's per project or client. Thanks Graeme :-) Huh, you may use it as VM project but as iso-live cdrom/ usb too. And you may also install it to device, like your main server ;-). Che

Re: [fpc-pascal] which GUI (noob)

2015-08-04 Thread Paul Breneman
On 08/04/2015 07:33 AM, Gour wrote: Mark Morgan Lloyd writes: The first option would be a pure Pascal one, driving either a graphical or a text-based (curses etc.) UI. Here you mean fpGUI & MSEgui? I tend to use the FPC+Lazarus combination on (Debian) Linux targeting x86 (including -64), S

Re: [fpc-pascal] fpcup fails on Linux

2015-04-19 Thread Paul Breneman
On 04/18/2015 12:48 PM, Juha Manninen wrote: Thanks for everybody for testing. I could finally install FPC trunk in my development machine, Mint Linux 64-bit, using fpcup. I remember it failed also there earlier for some reason. I still don't know what caused the errors in the fresh XUbuntu and o

Re: [fpc-pascal] Thoughts on Shell Approach to TCP Sockets

2015-03-18 Thread Paul Breneman
On 03/18/2015 06:57 PM, Coyo Stormcaller wrote: Despite documentation and manuals, I have not figured out how to use TCP sockets in Object Pascal, since there doesn't seem to be a primitive for it, or any easy way to instantiate sockets and manipulate incoming connections. There is source code

Re: [fpc-pascal] Google Code closing down

2015-03-16 Thread Paul Breneman
On 03/16/2015 05:18 AM, Lukasz Sokol wrote: On 14/03/15 12:25, Florian Klaempfl wrote: Am 14.03.2015 um 12:45 schrieb Graeme Geldenhuys: On 2015-03-14 11:38, Mark Morgan Lloyd wrote: [Sigh] I feel like I'm being pushed onto git rather than Subversion. Then don't resist it. As 99% of develope

Re: [fpc-pascal] FCGI MultiThreaded

2014-11-12 Thread Paul Breneman
This Lazarus forum message has a bit more: http://forum.lazarus.freepascal.org/index.php/topic,25412.msg154279.html#msg154279 On 11/12/2014 10:11 AM, Paul Breneman wrote: This was cross posted to the Lazarus forum and there are a few more interesting links added there: http

Re: [fpc-pascal] FCGI MultiThreaded

2014-11-12 Thread Paul Breneman
This was cross posted to the Lazarus forum and there are a few more interesting links added there: http://forum.lazarus.freepascal.org/index.php/topic,26419.0.html On 11/10/2014 10:43 AM, Paul Breneman wrote: On 26-Sep-2004 Kristofer Skaug wrote (links below to messages): "You want mi

Re: [fpc-pascal] FCGI MultiThreaded

2014-11-10 Thread Paul Breneman
uot;on-the-bare-iron" programming tasks." Interesting stuff to go back and read with things currently happening: http://blogs.esa.int/rosetta/ On 05/05/2014 11:22 AM, Paul Breneman wrote: On 05/05/2014 04:36 AM, Michael Schnell wrote: ... Thanks to the maintainers of fpc and all other list

Re: [fpc-pascal] DLL call works on FPC 2.6.4 but not with D7

2014-07-03 Thread Paul Breneman
On 07/02/2014 06:43 AM, Paul Breneman wrote: On 07/01/2014 04:24 PM, Paul Breneman wrote: On 07/01/2014 02:58 PM, Jonas Maebe wrote: On 01/07/14 19:42, Paul Breneman wrote: I'm doing the same thing in FPC and D7: StringLen := 14; MyReturnStr := 'test1234567890'

Re: [fpc-pascal] DLL call works on FPC 2.6.4 but not with D7

2014-07-02 Thread Paul Breneman
On 07/01/2014 04:24 PM, Paul Breneman wrote: On 07/01/2014 02:58 PM, Jonas Maebe wrote: On 01/07/14 19:42, Paul Breneman wrote: I'm doing the same thing in FPC and D7: StringLen := 14; MyReturnStr := 'test1234567890'; Status := ps5000aGetUnitInfo(

Re: [fpc-pascal] DLL call works on FPC 2.6.4 but not with D7

2014-07-01 Thread Paul Breneman
On 07/01/2014 02:58 PM, Jonas Maebe wrote: On 01/07/14 19:42, Paul Breneman wrote: I'm doing the same thing in FPC and D7: StringLen := 14; MyReturnStr := 'test1234567890'; Status := ps5000aGetUnitInfo( ps5000a_handle, @MyReturnStr[ 0], StringLen, requiredSiz

Re: [fpc-pascal] DLL call works on FPC 2.6.4 but not with D7

2014-07-01 Thread Paul Breneman
On 07/01/2014 01:28 PM, Jonas Maebe wrote: On 01/07/14 19:06, Paul Breneman wrote: Thanks Jonas for the help! This now works for me in FPC (MyReturnStr is PChar): Status := ps5000aGetUnitInfo( ps5000a_handle, @MyReturnStr[ 0], StringLen, requiredSize, RInfo); But in D7 using

Re: [fpc-pascal] DLL call works on FPC 2.6.4 but not with D7

2014-07-01 Thread Paul Breneman
On 07/01/2014 11:53 AM, Jonas Maebe wrote: On 01/07/14 17:27, Paul Breneman wrote: Sorry, but after I sent the email above I realized that I was editing a file in the wrong folder. Free Pascal doesn't work with "var" on the line below: var str : Pchar; This is what wor

Re: [fpc-pascal] DLL call works on FPC 2.6.4 but not with D7

2014-07-01 Thread Paul Breneman
On 07/01/2014 10:59 AM, Paul Breneman wrote: Below is code from a C program (that works). From the ".h" files: typedef uint32_t PICO_INFO; typedef uint32_t PICO_STATUS; PREF0 PREF1 PICO_STATUS PREF2 PREF3 (ps5000aGetUnitInfo) ( int16_t handle, int8_t* string,

[fpc-pascal] DLL call works on FPC 2.6.4 but not with D7

2014-07-01 Thread Paul Breneman
Below is code from a C program (that works). From the ".h" files: typedef uint32_t PICO_INFO; typedef uint32_t PICO_STATUS; PREF0 PREF1 PICO_STATUS PREF2 PREF3 (ps5000aGetUnitInfo) ( int16_t handle, int8_t* string, int16_t stringLength, int16_t *requiredSiz

Re: [fpc-pascal] Free Vision apps via SSH

2014-06-25 Thread Paul Breneman
to make starting with Free Vision easier! Regards, Paul www.TurboControl.com ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Re: [fpc-pascal] Ping problems - OS/X

2014-05-21 Thread Paul Breneman
Peter, I've been working with running Linux on an Android tablet (without rooting the device) and one thing I've seen mentioned is that ping requires higher priorities (I don't remember the details). You can read more here: http://turbocontrol.com/gnuroot.htm Bes

Re: [fpc-pascal] Free Pascal console programs on Android are easy

2014-05-09 Thread Paul Breneman
On 03/24/2014 12:08 PM, Paul Breneman wrote: On 03/15/2014 07:33 PM, Paul Breneman wrote: ... My main specialty is communication software ( www.turbocontrol.com/APro.htm ), so right now that is what I'm working on. I have a USB hub working with a keyboard on my Nexus 7 (via OTG), but a

Re: [fpc-pascal] FCGI MultiThreaded

2014-05-05 Thread Paul Breneman
k.art-ng1253q88944 http://codenewsfast.com/cnf/article/0/permalink.art-ng53q201750 Best regards, Paul www.TurboControl.com ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Re: [fpc-pascal] Create class descendant at runtime?

2014-04-29 Thread Paul Breneman
On 04/29/2014 04:59 AM, Michael Schnell wrote: On 04/29/2014 10:34 AM, Mark Morgan Lloyd wrote: Or possibly building the source for a dll/so on the fly. A nice and funny idea combining the benefits of scripting and compiling. A little bit similar to the "ahead of time" reatlime compiler in a J

Re: [fpc-pascal] Free Pascal console programs on Android are easy

2014-03-24 Thread Paul Breneman
On 03/15/2014 07:33 PM, Paul Breneman wrote: ... My main specialty is communication software ( www.turbocontrol.com/APro.htm ), so right now that is what I'm working on. I have a USB hub working with a keyboard on my Nexus 7 (via OTG), but a FTDI USB-serial adapter doesn't show up in

Re: [fpc-pascal] Free Pascal console programs on Android are easy

2014-03-16 Thread Paul Breneman
On 03/16/2014 12:27 PM, Mark Morgan Lloyd wrote: Paul Breneman wrote: The USB-serial adapter works everywhere else so I think it is fine. I'm guessing that GNURoot may prevent any communication? I need to do more testing. What I was trying to suggest was that the OS might not know abou

Re: [fpc-pascal] Free Pascal console programs on Android are easy

2014-03-16 Thread Paul Breneman
On 03/16/2014 03:45 AM, Mark Morgan Lloyd wrote: Paul Breneman wrote: My main specialty is communication software ( www.turbocontrol.com/APro.htm ), so right now that is what I'm working on. I have a USB hub working with a keyboard on my Nexus 7 (via OTG), but a FTDI USB-serial ad

Re: [fpc-pascal] Free Pascal console programs on Android are easy

2014-03-15 Thread Paul Breneman
On 03/15/2014 07:33 PM, Paul Breneman wrote: ... >>> http://turbocontrol.com/gnuroot.htm is a new (unpublished) web page. Feedback appreciated! Thanks for the feedback. My main specialty is communication software ( www.turbocontrol.com/APro.htm ), so right now that is what I'm

Re: [fpc-pascal] Free Pascal console programs on Android are easy

2014-03-15 Thread Paul Breneman
On 03/15/2014 04:59 PM, Sandro Cumerlato wrote: Really interesting! Please fix typo: "chmod 755 ppcaarm" should be "chmod 755 ppcarm". I hope to see a GUI Hello World soon. Sandro On 15 Mar 2014 19:47, "Paul Breneman" wrote: http://turbocontrol.com/gnuroot.

[fpc-pascal] Free Pascal console programs on Android are easy

2014-03-15 Thread Paul Breneman
http://turbocontrol.com/gnuroot.htm is a new (unpublished) web page. Feedback appreciated! ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Re: [fpc-pascal] updating an old DOS tool using PChar strings

2014-02-20 Thread Paul Breneman
On 02/20/2014 01:43 PM, Sven Barth wrote: On 20.02.2014 02:49, waldo kitty wrote: even if you do, trunk with the plain 16-bit msdos support might still do it for you). i've pulled DOS262 with the GO memory extender but have not yet installed it on the system due to other questions not yet pose

Re: [fpc-pascal] updating an old DOS tool using PChar strings

2014-02-20 Thread Paul Breneman
On 02/20/2014 12:51 PM, waldo kitty wrote: On 2/19/2014 8:30 PM, Paul Breneman wrote: On 02/19/2014 03:06 PM, waldo kitty wrote: ... any help is appreciated and thanks for reading this quite possibly rambling post emanating from my scrambled brain cells... FPC DOS is pretty easy for a

Re: [fpc-pascal] updating an old DOS tool using PChar strings

2014-02-19 Thread Paul Breneman
On 02/19/2014 03:06 PM, waldo kitty wrote: ... any help is appreciated and thanks for reading this quite possibly rambling post emanating from my scrambled brain cells... FPC DOS is pretty easy for a console program, but it is 32-bit (whereas DOS is 16-bit) so it isn't as simple as Turbo Pasc

Re: [fpc-pascal] fp universal library ?

2014-01-29 Thread Paul Breneman
On 01/29/2014 09:16 AM, Fred van Stappen wrote: Hello everybody ;-) I have developed a fp-wrapper, uos, who links to the best audio open-source libraries: https://github.com/fredvs/uos/ This main fp-wrapper uses other fp-wrappers who link to those audio-libraries. Those fp-audio-wrappers ha

  1   2   3   4   5   >