October 21, 2020 LDC » Re: Is LLVM10 still supported? | |||
|---|---|---|---|
| |||
...D_MODULES_SEPARATELY=ON` in the CMake cmdline to compile each module separately (https://github... | |||
October 01, 2020 Learn » Re: Trying to create a trivial 64 bit D Lang DLL on a Windows 10 machine and cant get past linking. | |||
|---|---|---|---|
| |||
...the second being an incomplete/wrong linker cmdline. When changing the myAddSeven declarations to extern... | |||
September 20, 2020 General » Re: More CI woes | |||
|---|---|---|---|
| |||
...d#L698. That's the spirit. Thanks! Probably -color=off in the cmdline would suffice? | |||
September 08, 2020 Learn » Re: GC.LDC2 on Android | |||
|---|---|---|---|
| |||
...that will make LDC show the actual cmdline. LDC v1.23 defaults to `-linker=bfd... | |||
September 07, 2020 Learn » Re: Building LDC runtime for a microcontroller | |||
|---|---|---|---|
| |||
...C_COMPILER_WORKS=TRUE in the CMake cmdline, as provided in one of the exemplary... | |||
September 01, 2020 LDC » Re: LLVM split functions in hot/cold regions optimization (PGO) | |||
|---|---|---|---|
| |||
Upgrading LLVM, and enabling it with a cmdline flag (not enabled by default at the... | |||
July 15, 2020 Learn » Re: Forcing inline functions (again) - groan | |||
|---|---|---|---|
| |||
...compiling multiple object files in a single cmdline) since v1.22. While you cannot force... | |||
July 15, 2020 Learn » Re: Choosing a non-default linker for dmd (via dub) | |||
|---|---|---|---|
| |||
...the C compiler cmdline, e.g., via -Xcc=-fuse-ld=gold in the DMD cmdline. | |||
June 27, 2020 Learn » Re: Garbage collection | |||
|---|---|---|---|
| |||
...and LDC (1.22), without any extra cmdline options: ----- import core.memory; import core.stdc... | |||
June 16, 2020 Announce » LDC 1.22.0 | |||
|---|---|---|---|
| |||
...emitting multiple object files in a single cmdline. This may have a significant impact on... | |||
Copyright © 1999-2021 by the D Language Foundation