> Now i attack the biggest part, do fpc-self assistived.
Hello.
This is a answer to a old topic... (2013 already !).
Finally, it is done, fpc is assisted ;-)
Via ideU, fpc-output-messages can be voice-listened too.
=> https://github.com/fredvs/ideU/releases
Fre;D
-
Many thanks ;-)
--
V
The compiler has a few parts.
The bin folder which is created during "make install". Cross compilers can
also be placed there after "make crossinstall"
The lib folder which is created during "make install". It contains the
rtl, fcl, and other units per architecture (from "make crossinstall") for
On Sun, 20 Dec 2015 09:14:40 +0100, Bo Berglund
wrote:
>I have looked at a cook-book description on how to build fpc from
>sources on RaspBian Linux and there I found these steps (I have left
>out some other steps non-related to my question):
>
>svn co http://svn.freepascal.org/svn/fpc/tags/relea
On 2016-01-04 15:53, Pierre Free Pascal wrote:
> I generated today two installers for
Fantastic Pierre - thank you so much!
Regards,
- Graeme -
My public PGP key: http://tinyurl.com/graeme-pgp
___
fpc-pascal maillist - fpc-pascal@lists.freepasc
Hi,
I generated today two installers for
i386-solaris
ftp://ftp.hu.freepascal.org/pub/fpc/dist/3.0.0/i386-solaris/
and x86_64-solaris.
ftp://ftp.hu.freepascal.org/pub/fpc/dist/3.0.0/x86_64-solaris/
These installer come with a GDB-enabled FP IDE,
which was compiled on a Oracle Solaris machin
Graeme Geldenhuys wrote:
On 2016-01-04 11:22, Mark Morgan Lloyd wrote:
Graeme, what's the situation with Solaris on i386 and x64?
I don't know. I still have both an OpenIndiana and OpenSolaris servers
running here. They were set up years ago and still ticking over happily.
Both are 32-bit as t
In our previous episode, Graeme Geldenhuys said:
> Just curious... what is the process of creating an official console
> installer for FPC? Is this process documented somewhere? I might be of
> assistance.
Some notes are on the "release engineering" page in the wiki.
__
Consider the following program:
program stringtypeoverloadproblem;
{$mode objfpc}{$H+}
uses
sysutils;
var
Foo: String;
begin
Foo := ConcatPaths(['foo', 'bar']);
end.
With fpc 3.0 this will fail to compile with the error:
Hint: (11030) Start of reading config file
C:\lazarus\fpc\3.0.0\b
On 2016-01-04 10:19, Sven Barth wrote:
> It's not unsupported. It's just that no one had found the time to create a
> release installer yet
Many thanks for that information Sven. Good to know Solaris is still a
supported FPC platform.
Just curious... what is the process of creating an official c
On 2016-01-04 11:22, Mark Morgan Lloyd wrote:
> Graeme, what's the situation with Solaris on i386 and x64?
I don't know. I still have both an OpenIndiana and OpenSolaris servers
running here. They were set up years ago and still ticking over happily.
Both are 32-bit as they were installed on old h
Graeme Geldenhuys wrote:
As the subject line says. I just had a look on SourceForge, and the last
Solaris/OpenSolaris/Illumos FPC release is 2.6.4.
http://sourceforge.net/projects/freepascal/files/Solaris/
Any plans to make an official 3.0 release, or is Solaris (and
derivatives) now unsuppor
Am 04.01.2016 10:57 schrieb "Graeme Geldenhuys" <
mailingli...@geldenhuys.co.uk>:
>
> As the subject line says. I just had a look on SourceForge, and the last
> Solaris/OpenSolaris/Illumos FPC release is 2.6.4.
>
> http://sourceforge.net/projects/freepascal/files/Solaris/
>
> Any plans to make an
As the subject line says. I just had a look on SourceForge, and the last
Solaris/OpenSolaris/Illumos FPC release is 2.6.4.
http://sourceforge.net/projects/freepascal/files/Solaris/
Any plans to make an official 3.0 release, or is Solaris (and
derivatives) now unsupported platforms?
Regards,
13 matches
Mail list logo