Recent

Author Topic: FreePascal 3.0 officaily released! Here is a Linux build from svn script  (Read 3371 times)

sysrpl

  • Sr. Member
  • ****
  • Posts: 315
    • Get Lazarus
For Linux (debian based distros) users here is a complete FPC 3.0 release + Lazarus from svn build script.

http://cache.getlazarus.org/download/linux/install-3.0.sh

To install, open a terminal and run these commands:

curl -L http://cache.getlazarus.org/download/linux/install-3.0.sh -o install.sh
sh install.sh

Update

I just updated the installers at:

http://www.getlazarus.org/setup/

They are now built with FPC 3.0. These installers place files within your home directory and do not needing any special rights to install.

Linux/Mac users can change the install folder by changing the $BASE variable at the top of the script.

Windows users can just pick a folder in the installer program.

Lazarus and FPC configurations are read from their own directories and wont interfere with other existing installations.
« Last Edit: November 26, 2015, 01:20:23 am by sysrpl »

valdir.marcos

  • Hero Member
  • *****
  • Posts: 1106
Re: FreePascal 3.0 officaily released! Here is a Linux build from svn script
« Reply #1 on: November 26, 2015, 04:37:44 am »
On http://www.freepascal.org/download.var there are links for Win32 and Win64:
- Intel/i386
-- Win32, Win64 and WinCE
http://www.freepascal.org/down/i386/win32.var
--- SourceForge
http://sourceforge.net/project/showfiles.php?group_id=2174


- AMD64/x86_64
-- Windows 64-bit
http://www.freepascal.org/down/x86_64/win64.var
--- SourceForge
http://sourceforge.net/project/showfiles.php?group_id=2174


Both Win32 and Win64 points to the same link:
http://sourceforge.net/project/showfiles.php?group_id=2174

Where are the Win64 downloads?

Zoran

  • Hero Member
  • *****
  • Posts: 1830
    • http://wiki.lazarus.freepascal.org/User:Zoran
Re: FreePascal 3.0 officaily released! Here is a Linux build from svn script
« Reply #2 on: November 26, 2015, 12:18:38 pm »

Both Win32 and Win64 points to the same link:
http://sourceforge.net/project/showfiles.php?group_id=2174

Where are the Win64 downloads?

Look here: http://sourceforge.net/projects/freepascal/files/Win32/3.0.0/
You have to download two files from there - fpc-3.0.0.i386-win32.exe and fpc-3.0.0.i386-win32.cross.x86_64-win64.exe
First install win32 and then win64 cross compiler in the same path. Then you will have 64-bit compiler installed.

stocki

  • Full Member
  • ***
  • Posts: 144
Re: FreePascal 3.0 officaily released! Here is a Linux build from svn script
« Reply #3 on: November 26, 2015, 01:03:13 pm »
Is bootstrapping FPC 3.1.1 with FPC 3.0.0 possible now?

marcov

  • Administrator
  • Hero Member
  • *
  • Posts: 11446
  • FPC developer.
Re: FreePascal 3.0 officaily released! Here is a Linux build from svn script
« Reply #4 on: November 26, 2015, 02:42:17 pm »
Is bootstrapping FPC 3.1.1 with FPC 3.0.0 possible now?

Yes. For a couple of weeks now. I already tried today and it worked fine.

stocki

  • Full Member
  • ***
  • Posts: 144
Re: FreePascal 3.0 officaily released! Here is a Linux build from svn script
« Reply #5 on: November 27, 2015, 05:30:25 pm »
Is bootstrapping FPC 3.1.1 with FPC 3.0.0 possible now?

Yes. For a couple of weeks now. I already tried today and it worked fine.

It works very well!  8-)
« Last Edit: November 27, 2015, 05:32:00 pm by stocki »

 

TinyPortal © 2005-2018