Forum > Free Pascal

FPC 3.0.2 released!

<< < (6/7) > >>

vfclists:

--- Quote from: white_zombie on February 27, 2017, 03:09:36 pm ---In which OS?

I compiled Lazarus 1.6.2 with FPC 3.0.2 in Linux x64 and Raspberry Pi without problems.

--- End quote ---

I have to mention that I am using fpcdeluxe, and I mean building the combination with fpcdeluxe, rather than bootstrapping the compilation with fpc 3.0.2, in case that caused confustion

Build combinations that failed:
  Lazarus 1.6.2 and FPC 3.0.0 - (standard release)

Build combinations that worked:
  Lazarus 1.6.2 and FPC 3.0.0
  Lazarus 1.6.2 fixes and Lazarus 3.0.2 fixes

I will try the failed combination again to see if it will turn out right.

white_zombie:

--- Quote ---
Build combinations that failed:
  Lazarus 1.6.2 and FPC 3.0.0 - (standard release)


--- End quote ---

Here, I think you mean Lazarus 1.6.2 and FPC 3.0.2

I never used fpcdeluxe or fpcup but I guess that it does in an automatic way what I did with my own script, I compiled FPC 3.0.2 from sources with a bootstrapping FPC 3.0.0 and then compile Lazarus with FPC 3.0.2, so the problem should be in fpcdeluxe itself.

vfclists:

--- Quote from: white_zombie on February 27, 2017, 07:34:06 pm ---
--- Quote ---
Build combinations that failed:
  Lazarus 1.6.2 and FPC 3.0.0 - (standard release)


--- End quote ---

Here, I think you mean Lazarus 1.6.2 and FPC 3.0.2

I never used fpcdeluxe or fpcup but I guess that it does in an automatic way what I did with my own script, I compiled FPC 3.0.2 from sources with a bootstrapping FPC 3.0.0 and then compile Lazarus with FPC 3.0.2, so the problem should be in fpcdeluxe itself.

--- End quote ---

The current 1.6.2 release version on sourceforge uses FPC 3.0.0

white_zombie:

--- Quote from: vfclists on February 27, 2017, 08:03:55 pm ---
The current 1.6.2 release version on sourceforge uses FPC 3.0.0

--- End quote ---

Ok, I know that but then I don't understand your post, you said that the combination of Lazarus 1.6.2 and FPC 3.0.0 works and not works?


--- Quote from: vfclists ---
Build combinations that failed:
  Lazarus 1.6.2 and FPC 3.0.0 - (standard release)

Build combinations that worked:
  Lazarus 1.6.2 and FPC 3.0.0

--- End quote ---

As I stated before, I don't used fpcdeluxe and don't know how it works but what I can tell you for sure is that Lazarus 1.6.2 and FPC 3.0.2 are compatible at least in the OS I mention in my first post (and I am pretty sure it works in other platforms as well)

swwei:
I believe there is something wrong with fpc-3.0.2.x86_64-linux.tar
I unpacked it and tried to run  installl.sh
but got  following response:

 Install prefix (/usr or /usr/local)  [/home/steve/fpc-3.0.2] :
Installing compiler and RTL for x86_64-linux...
Installing rtl packages...
Installing rtl-console
tar: A lone zero block at 788
Installing rtl-extra
tar: A lone zero block at 1888
Installing rtl-objpas
tar: A lone zero block at 3149
Installing rtl-unicode
tar: A lone zero block at 6492
Installing fcl...
Installing fcl-async
tar: A lone zero block at 226
Installing fcl-base
tar: A lone zero block at 6128
Installing fcl-db
tar: A lone zero block at 22341
Installing fcl-extra
........

I'm using Ubuntu 16.04

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version