LongDirtyAnimAlf / Reiniero-fpcup

fpcup (and fpclazup) are installers for FPC (and Lazarus).
54 stars 11 forks source link

FPC trunk cannot compile with old make 3.82 bug. #56

Closed rasberryrabbit closed 1 year ago

rasberryrabbit commented 1 year ago

There is problem with FPC trunk.
Old make 3.82's bug make error when compiling win32 target.

Bug patched make-3.82-pololu2 works ok with compiling undefined "FPC_DOTTEDUNITS".
But compiling defined "FPC_DOTTEDUNITS" still fails.

Please include this make-3.82-pololu2 with fpc(laz)up windows binutils.

LongDirtyAnimAlf commented 1 year ago

As FPC trunk is under very heavy changes, I will not yet review this issue. The whole FPC build system is changing at the moment. Please wait for things to be a bit more stable.

rasberryrabbit commented 1 year ago

Ok, I will wait for more stable.