In case anybody is interested, here is a copy of FPK Pascal 0.5pl.2,
released on 25 dec. 1995.
ftp://ftp.uni-duisburg.de/local/systems/msdos/programming/fpkp/
Jean-Claude Arbaut
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.fr
Hi,
Does anybody here still develop applications (big or small) using FPC's
Free Vision toolkit?
I need to create a few console applications and thought of using Free
Vision for the user interface. I've never used Free Vision before, and
haven't touched Turbo Pascal's equivalent in 20+ years. I t
On Sun, June 22, 2014 22:28, Jean-Claude Arbaut wrote:
> In case anybody is interested, here is a copy of FPK Pascal 0.5pl.2,
> released on 25 dec. 1995.
>
> ftp://ftp.uni-duisburg.de/local/systems/msdos/programming/fpkp/
Thanks, it might be probably added to
ftp://ftp.freepascal.org/pub/fpc/attic
In our previous episode, Tomas Hajny said:
> > ftp://ftp.uni-duisburg.de/local/systems/msdos/programming/fpkp/
>
> Thanks, it might be probably added to
> ftp://ftp.freepascal.org/pub/fpc/attic/.
Done.
___
fpc-pascal maillist - fpc-pascal@lists.freepa
I'm trying to compile fpc for arm-android using the following script:
FPCBIN=/usr/lib/fpc/2.6.2/ppcx64
SRCDIR=/space/projekte/Sourcen/fpc27
ANDROIDBINDIR="~/Software/Android_Development/android-ndk-r9d/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin"
export PATH=$ANDROIDBINDIR:$PA
On 25 Jun 2014, at 13:21, Lukas Gradl wrote:
ANDROIDBINDIR="~/Software/Android_Development/android-ndk-r9d/
toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin"
export PATH=$ANDROIDBINDIR:$PATH
make crossall CPU_TARGET=arm OS_TARGET=android FPC=$FPCBIN CROSSOPT=-
CfVFPV3 CROSSBIND
The proper alternative is to use $HOME instead (as long as you don't
use single quotes).
Hmpf - I could have seen that myself.
Thanks for your help - it works.
regards
Lukas
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists
In our previous episode, Graeme Geldenhuys said:
> Would this be a good idea, or would there be some problems? I've tried
> various SSH clients (Linux, FreeBSD, Putty) and connected via SSH to my
> FreeBSD server and ran FPC's Text IDE without problems. I had to tweak
> the font for Putty, but then
On 06/23/2014 12:49 PM, Graeme Geldenhuys wrote:
Hi,
Does anybody here still develop applications (big or small) using FPC's
Free Vision toolkit?
I need to create a few console applications and thought of using Free
Vision for the user interface. I've never used Free Vision before, and
haven't
What's the current status of dynlibs unit for Linux ARM?
I'm doing a project and a shared library, both on a raspberry pi with FPC
2.6.4. I built the shared library successfully, but when I try build a
empty program only with dynlibs unit on uses, the program won't compile.
The output is:
pi@rasp
Ok Thanks , Tomas
--
View this message in context:
http://free-pascal-general.1045716.n5.nabble.com/Can-We-use-CRT-and-Video-Unit-in-Single-Unit-In-free-pascal-tp5719636p5719654.html
Sent from the Free Pascal - General mailing list archive at Nabble.com.
__
Thanks Jeff
--
View this message in context:
http://free-pascal-general.1045716.n5.nabble.com/Can-We-use-CRT-and-Video-Unit-in-Single-Unit-In-free-pascal-tp5719636p5719655.html
Sent from the Free Pascal - General mailing list archive at Nabble.com.
__
12 matches
Mail list logo