Michael Ring
Michael Ring
Hmmm..... same git version on both computers, same message 'HEAD detached e2bfa4a4a7' (so correct version is checked out... but on x86_64 git describe --tags --long works, on aarch64 it does...
Link to the article: https://stackoverflow.com/questions/4916492/git-describe-fails-with-fatal-no-names-found-cannot-describe-anything
How do you think about putting this text as instructions inside of the zip file that contains libQt5Pas.so + fpcupdeluxe?
This is either totally simple or very difficult to solve. Copying the local binutils on the raspi to arm-none-embedded-* maybe enough to solve this, I will try today evening or...
Nice trick! However, I am in the same dilemma, forgetting to set a new directory and forgetting to rename files is about the same thing 8-) However, with your solution...
Hmm, I just did a fresh build and I have exactly the same date/revision and both look a little cheesy, 123456 as revision and 2134 as year look more like...
Unfortunately I cannot build svn versions on MacOSX, will try on Windows later.. fpcupdeluxe: info: FPCNativeInstaller (GetModule: FPC): Start checkout/update of FPC sources. fpcupdeluxe: WARNING: FPCNativeInstaller (DownloadFromSVN: FPC): svn is...
I gave the feature a try on Windows, here are my observations: using git as a base confuses the system same as on Darwin. For fpc the latest build was...
I think I found a reasonable way to do the signing, please ping me when you have a little spare time to test my ideas....
I changed my binutils buildscript to generate signed versions of binutils for aarch64, do you need any other target? I still have to check gdb, at least for arm it...