[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
multi-threaded compiling
From: |
Mischa Baars |
Subject: |
multi-threaded compiling |
Date: |
Mon, 11 Mar 2024 09:56:25 +0100 |
Hi,
I'd like to compile a project of mine using multiple logical cores.
I've attached the problem. It consists of two parts:
1) multi-threaded bash script and / or multi-threaded Makefile
Running bash script functions as expected, but executing the same line of
code with make and / or the command line, does not function. Perhaps
someone could explain to me why?
2) passing a string argument from a bash script and / or Makefile to the
gcc -D option
Running the makefile functions as expected, but I have not been able to get
similar code to work from a bash script. Can someone please explain to me
what I'm doing wrong?
Hope to hear from you soon.
Best regards,
Mischa Baars.
2024031100 - gnu questions.tar.xz
Description: application/xz
- multi-threaded compiling,
Mischa Baars <=
- Re: multi-threaded compiling, Paul Smith, 2024/03/11
- Re: multi-threaded compiling, Mischa Baars, 2024/03/11
- Re: multi-threaded compiling, alex xmb sw ratchev, 2024/03/11
- Re: multi-threaded compiling, Mischa Baars, 2024/03/11
- Re: multi-threaded compiling, alex xmb sw ratchev, 2024/03/11
- Re: multi-threaded compiling, alex xmb sw ratchev, 2024/03/11
- Re: multi-threaded compiling, Mischa Baars, 2024/03/11
- Re: multi-threaded compiling, Mischa Baars, 2024/03/11
- Re: multi-threaded compiling, Chet Ramey, 2024/03/11
- Re: multi-threaded compiling, Mischa Baars, 2024/03/11