Recent

Author Topic: FPC Version doesn't match?  (Read 6861 times)

BrainChemistry

  • Jr. Member
  • **
  • Posts: 79
FPC Version doesn't match?
« on: March 18, 2004, 02:30:18 pm »
This news says: "A new binary release of Lazarus for Win32 is now available. You can find the file on the download section of sourceforge

http://sourceforge.net/project/showfiles.php?group_id=89339

This release includes FPC 1.9.3 and the Lazarus source as of 3 days ago."

So I downloaded and installed the binary. But the compiler included is version 1.0.10.

Did I anything wrong or did I misunderstand anything? Thanks for help.

Vincent Snijders

  • Administrator
  • Hero Member
  • *
  • Posts: 2661
    • My Lazarus wiki user page
FPC Version doesn't match?
« Reply #1 on: March 18, 2004, 03:45:09 pm »
I just downloaded the binary and confirmed it has fpc 1.9.3.

lazarus\pp\bin\win32\ppc386.exe is version 1.9.3 of 2004/03/02.

Maybe you downloaded the old installer, the new one is lazarus-9.0.1b-20040306-win32_binary.exe, http://prdownloads.sourceforge.net/lazarus/lazarus-9.0.1b-20040306-win32_binary.exe?download

BrainChemistry

  • Jr. Member
  • **
  • Posts: 79
FPC Version doesn't match?
« Reply #2 on: March 18, 2004, 07:31:17 pm »
The file I downloaded is named "lazarus-9.0.1b-20040306-win32_binary.exe". So it seems to be the right one.

When I start IDE (fp.exe) and check the "about" item at category "help" there the program says "Compiler version 1.0.10". Isn't it the same one?

neli

  • Jr. Member
  • **
  • Posts: 86
FPC Version doesn't match?
« Reply #3 on: March 19, 2004, 10:45:31 am »
fp.exe is the text console IDE which only works with fpc 1.0.10 AFAIK. Lazarus, OTOH, does work with fpc 1.9.x.

BrainChemistry

  • Jr. Member
  • **
  • Posts: 79
FPC Version doesn't match?
« Reply #4 on: March 20, 2004, 07:22:50 pm »
I see. Thanks.

Well, so how do I check the version of the compiler correctly? Where do I have to look for it? This question seems to be stupid but I often searched many files for hints on this in freepascal directory without any success.

Vincent Snijders

  • Administrator
  • Hero Member
  • *
  • Posts: 2661
    • My Lazarus wiki user page
FPC Version doesn't match?
« Reply #5 on: March 21, 2004, 09:14:40 am »
ppc386.exe is the compiler executable. To see which version it is do ppc386 -iV or more ppc386 -i.

I am not sure, but I think fp.exe has his own built-in compiler. You know how to retreive that version. I think it would have been better, if we didn't distributed the old version with the current version.
OTOH if you lazarus, you shouldn't need fp.exe.

 

TinyPortal © 2005-2018