Lazarus

Announcements => Free Pascal => Topic started by: marcov on August 25, 2015, 10:30:33 pm

Title: FPC 3.0.0 RC1
Post by: marcov on August 25, 2015, 10:30:33 pm
Hello

We have placed the first release candidate of the Free Pascal Compiler
version 3.0.0 on our ftp servers.

You can help improve the upcoming 3.0.0 release by downloading and
testing this release. If you want you can report what you have done here:
http://wiki.freepascal.org/Testers_3.0.0 (http://wiki.freepascal.org/Testers_3.0.0)

New features are listed at
http://wiki.freepascal.org/FPC_New_Features_3.0 (http://wiki.freepascal.org/FPC_New_Features_3.0)

Changes that may break backwards compatibility are documented at
http://wiki.freepascal.org/User_Changes_3.0.0 (http://wiki.freepascal.org/User_Changes_3.0.0)

Issues with this release candidate that we already know of are listed in
the wiki: http://wiki.freepascal.org/Issues_3.0.0 (http://wiki.freepascal.org/Issues_3.0.0)

A preview of the 3.0.0 docs is available at
http://www.freepascal.org/docs-html/3.0.0/ (http://www.freepascal.org/docs-html/3.0.0/)

Downloads are available at:
* ftp://freepascal.stack.nl/pub/fpc/beta/3.0.0-rc1
* ftp://gd.tuwien.ac.at/languages/pascal/fpc/beta/3.0.0-rc1
* ftp://ftp.freepascal.org/pub/fpc/beta/3.0.0-rc1

Enjoy!

The Free Pascal Compiler Team


                             Free Pascal Compiler

                              Version 3.0.0-rc1

****************************************************************************
* Introduction
****************************************************************************

Please also read the platform specific README file, if it exists.

This package contains an advanced freeware 32-bit/64-bit/16-bit pascal
compiler for several platforms. The language and the runtime library are
almost compatible with Turbo Pascal 7.0 and recent Delphi releases.
There is also partial support for the Macintosh pascal dialect.

News and changes related to this release are described in whatsnew.txt.

Free Pascal 3.0.0 is currently available for the following platforms:
- Linux-i386
- Linux-x86_64 (amd64)
- Linux-powerpc
- Linux-sparc
- Linux-ARM
- Win32-i386 (Win95/98/Me/XP/2000/2003/Vista/7 and WinNT)
- Win64-x86_64 (XP/Vista/2003)
- Wince-ARM (cross compiled from win32-i386)
- FreeBSD-i386
- FreeBSD-x86_64
- Mac OS X/Darwin for PowerPC (32 and 64 bit)
- Mac OS X/Darwin for Intel (32 and 64 bit)
- iOS, iPhoneSimulator
- OS/2-i386 (OS/2 Warp v3.0, 4.0, WarpServer for e-Business and eComStation)
- GO32v2-i386

There are other platforms (like other BSD variants) which are more or
less working, but there is currently no maintainer for them and thus we
cannot provide adequate support. If you want to change this and create
and maintain versions for other platforms and targets, feel free to
contact us, e-mail addresses are listed below.

Title: Re: FPC 3.0.0 RC1
Post by: chenyuchih on August 26, 2015, 04:59:25 am
Great!! What an exciting news!

I think so many guys are waiting for this..... Thanks for all your effort!
Title: Re: FPC 3.0.0 RC1
Post by: sergeykarpov on August 26, 2015, 09:10:18 am
Great news! Thank you, guys!
Title: Re: FPC 3.0.0 RC1
Post by: gonz0 on August 26, 2015, 07:13:52 pm
That sounds awesome.

What is the best way to get the new FPC with Lazarus running?

My school licence of Delphi is about to end and i want to continue developing my hobby projects with Lazarus.

 :)
Title: Re: FPC 3.0.0 RC1
Post by: Bart on August 26, 2015, 07:31:42 pm
What is the best way to get the new FPC with Lazarus running?

Use trunk, because 1.4.2 won't build, unless you patch lcl/lresources.pp and components/lazutils/laz_xmlstreaming.pas.
Fixes_1.4 should be OK too.

Bart
Title: Re: FPC 3.0.0 RC1
Post by: gonz0 on August 26, 2015, 07:44:27 pm
Thanks i will have to use the trunk cause i am just struggling with 1.42 as like you said it won't find the package folder :(
Title: Re: FPC 3.0.0 RC1
Post by: rtusrghsdfhsfdhsdfhsfdhs on September 01, 2015, 02:31:51 pm
Is UTF16 support finally complete?  ::)
Title: Re: FPC 3.0.0 RC1
Post by: Deepaak on October 11, 2015, 05:05:03 am
when we can hope the final release of fpc 3.0
Title: Re: FPC 3.0.0 RC1
Post by: molly on October 11, 2015, 05:23:48 am
when we can hope the final release of fpc 3.0
Not so fast, first this (http://svn.freepascal.org/cgi-bin/viewvc.cgi?view=revision&revision=32003) is in the making  ;D
Title: Re: FPC 3.0.0 RC1
Post by: Thaddy on October 12, 2015, 12:19:41 pm
when we can hope the final release of fpc 3.0

The standard reply from the release managers for FPC is always: "when it is ready" and rightly so.
The release management for FPC is exemplary.
Title: Re: FPC 3.0.0 RC1
Post by: FTurtle on October 12, 2015, 06:47:39 pm
It may be interesting:
http://wiki.freepascal.org/FPC_Release_Schedule
Title: Re: FPC 3.0.0 RC1
Post by: Deepaak on October 13, 2015, 06:30:40 am
It may be interesting:
http://wiki.freepascal.org/FPC_Release_Schedule

It was just an estimate. Actual duration may vary with many factors. FPC 3.0.0 RC2 is in making

http://svn.freepascal.org/cgi-bin/viewvc.cgi?view=revision&revision=32003 (http://svn.freepascal.org/cgi-bin/viewvc.cgi?view=revision&revision=32003)
Title: Re: FPC 3.0.0 RC1
Post by: benohb on October 13, 2015, 11:20:05 am
༼☯﹏☯༽
Title: Re: FPC 3.0.0 RC1
Post by: rtusrghsdfhsfdhsdfhsfdhs on October 13, 2015, 04:03:06 pm
Probably couple of days until release.  8-)
Title: Re: FPC 3.0.0 RC1
Post by: FTurtle on October 16, 2015, 08:57:47 pm
Page updated:
http://wiki.freepascal.org/FPC_Release_Schedule

Title: Re: FPC 3.0.0 RC1
Post by: rc.1990 on October 24, 2015, 12:30:51 am
After FPC 3.0 final is released is more likely to be released a new version of Lazarus 1.4.6 + FPC 3.0 or Lazarus 1.6.0/2.0.0 + FPC 3.0?
Title: Re: FPC 3.0.0 RC1
Post by: zeljko on October 24, 2015, 08:17:28 am
IMO, 1.6.0 will be better solution
TinyPortal © 2005-2018