Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to make *MAKE* work in '-j8' mode ? #721

Open
zen010101 opened this issue Dec 5, 2024 · 1 comment
Open

How to make *MAKE* work in '-j8' mode ? #721

zen010101 opened this issue Dec 5, 2024 · 1 comment

Comments

@zen010101
Copy link

I maked an environment variable MAKEFLAGS=-j8 and runned the fpcupdeluxe, then I get such warning message in the log:

D:...\laz\fpcupdeluxe\fpc\bin\x86_64-win64\make.exe: Do not specify -j or --jobs if sh.exe is not available.
D:...\laz\fpcupdeluxe\fpc\bin\x86_64-win64\make.exe: Resetting make for single job mode.

How can I accelerate the compiling work ?

@LongDirtyAnimAlf
Copy link
Owner

I have no clue about this log-message.
However, I have enabled more jobs for the cross-compiler build in the latest release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants