Forum > FPC development

starting version of build fpc

(1/4) > >>

baldzhang:
I'm using fpc package build by myself, currently version is 3.0.4

after some environment change, I need a rebuild and re-package,
but got error message said 3.0.2 needed.

I didn't want to re-install an old version to do this building.

so, the question is:
If i just modify the Makefile and change REQUIREDVERSION to 3.0.4, is this ok to build fpc?

marcov:
Yes. You can also simply use

make ...  OVERRIDEVERSIONCHECK=1

baldzhang:

--- Quote from: marcov on March 06, 2018, 09:30:38 pm ---make ...  OVERRIDEVERSIONCHECK=1

--- End quote ---

building passed, thank you very much  :D

sergioantonio2013:
I need help myself. I also did the make ...  OVERRIDEVERSIONCHECK=1
it started to build the compiler, but then it stops with an error message.

Last error message:


make: *** [build-stamp.i386-win32] Error 2

marcov:

--- Quote from: sergioantonio2013 on April 19, 2019, 03:27:48 pm ---Last error message:


make: *** [build-stamp.i386-win32] Error 2

--- End quote ---

Not enough info to guess what is wrong. Moreover, if you are not sure yet, follow the rules exactly, and make sure your starting compiler is a full install of the release 3.0.4, and that this compiler is in the path.

Navigation

[0] Message Index

[#] Next page

Go to full version