Recent

Author Topic: Use Lazarus 3.2 with FPC 3.3.1  (Read 4190 times)

AxBen

  • New Member
  • *
  • Posts: 17
Use Lazarus 3.2 with FPC 3.3.1
« on: March 18, 2024, 05:29:05 pm »
Can I make Lazarus use FPC 3.3.1?

dsiders

  • Hero Member
  • *****
  • Posts: 1635
Re: Use Lazarus 3.2 with FPC 3.3.1
« Reply #1 on: March 18, 2024, 05:32:13 pm »
Can I make Lazarus use FPC 3.3.1?

Sure, if you have it installed somewhere. Use Tools > Options > Environment and set the paths to the compiler, source, and make.

AxBen

  • New Member
  • *
  • Posts: 17
Re: Use Lazarus 3.2 with FPC 3.3.1
« Reply #2 on: March 18, 2024, 06:26:02 pm »
@dsiders: thx for the answer. It works...

AxBen

  • New Member
  • *
  • Posts: 17
Re: Use Lazarus 3.2 with FPC 3.3.1
« Reply #3 on: March 18, 2024, 06:39:11 pm »
A side question: where would I find the build tools (make and alike). I don't seem to find them anywhere on downloads.freepascal.org...

dsiders

  • Hero Member
  • *****
  • Posts: 1635
Re: Use Lazarus 3.2 with FPC 3.3.1
« Reply #4 on: March 18, 2024, 07:14:56 pm »
A side question: where would I find the build tools (make and alike). I don't seem to find them anywhere on downloads.freepascal.org...

They're already there in the bin directory for your fpc installation. It you mean the source for them, that's only on the git repo AFAIK.

marcov

  • Administrator
  • Hero Member
  • *
  • Posts: 12905
  • FPC developer.
Re: Use Lazarus 3.2 with FPC 3.3.1
« Reply #5 on: March 18, 2024, 07:19:20 pm »
The binary tools for non unix are in the "fpcbuild repository: https://gitlab.com/freepascal.org/fpc/build/-/tree/main/install?ref_type=heads  ( the bin* directories)


some prebuilt crossbinutils are also avialable in the "binaries" repository:

https://gitlab.com/freepascal.org/fpc/binaries/-/tree/main/i386-win32?ref_type=heads

AxBen

  • New Member
  • *
  • Posts: 17
Re: Use Lazarus 3.2 with FPC 3.3.1
« Reply #6 on: March 18, 2024, 08:56:42 pm »
@all: thx for the answers!

 

TinyPortal © 2005-2018