On Friday, 26 August 2022 at 00:55:05 UTC, Nicholas Wilson wrote:
On Friday, 26 August 2022 at 00:34:30 UTC, MichaelBi wrote:
when using ldc2, has this error "ld: library not found for
-lssl" after dub build --compiler=ldc2
So where is your ssl library located and how (if at all) are
you tell
On Thursday, 25 August 2022 at 15:19:56 UTC, Steven Schveighoffer
wrote:
On 8/25/22 10:44 AM, MichaelBi wrote:
On Thursday, 25 August 2022 at 14:37:01 UTC, Steven
Schveighoffer wrote:
[...]
it's simple as following:
-iMac ~ % curl -fsS https://dlang.org/install.sh | bash -s dmd
Unsupported A
On Thursday, 25 August 2022 at 01:52:15 UTC, Mathias LANG wrote:
(snip)
Hmmm... Maybe I don't understand. What exactly *is* Alpine Linux
doing? That .patch file didn't contain anything substantial. It
looks like it has some version of LDC on hand to use, probably
already set up properly to u
On Friday, 26 August 2022 at 00:34:30 UTC, MichaelBi wrote:
when using ldc2, has this error "ld: library not found for
-lssl" after dub build --compiler=ldc2
So where is your ssl library located and how (if at all) are you
telling the compiler/linker where to find it?
On Thursday, 25 August 2022 at 16:06:49 UTC, Ben Jones wrote:
On Thursday, 25 August 2022 at 15:19:56 UTC, Steven
Schveighoffer wrote:
On 8/25/22 10:44 AM, MichaelBi wrote:
On Thursday, 25 August 2022 at 14:37:01 UTC, Steven
Schveighoffer wrote:
On 8/25/22 10:19 AM, MichaelBi wrote:
Is ther
On Wednesday, 24 August 2022 at 22:29:51 UTC, Christian Köstlin
wrote:
I want to ask around how you from the dlang community work with
.lst coverage files?
No personal experience, but there are half a dozen options on
https://code.dlang.org/search?q=Coverage
— Bastiaan.
On Thursday, 25 August 2022 at 15:19:56 UTC, Steven Schveighoffer
wrote:
On 8/25/22 10:44 AM, MichaelBi wrote:
On Thursday, 25 August 2022 at 14:37:01 UTC, Steven
Schveighoffer wrote:
On 8/25/22 10:19 AM, MichaelBi wrote:
Is there a reason you want to use DMD specifically? If you use
homeb
On 8/25/22 10:44 AM, MichaelBi wrote:
On Thursday, 25 August 2022 at 14:37:01 UTC, Steven Schveighoffer wrote:
On 8/25/22 10:19 AM, MichaelBi wrote:
I downloaded the new dmd 2.1 on Mac, but with fail message of
"unsupported Arch arm64". how can I do? thanks.
DMD is x86 only. M1 macs can run x
On Thursday, 25 August 2022 at 14:37:01 UTC, Steven Schveighoffer
wrote:
On 8/25/22 10:19 AM, MichaelBi wrote:
I downloaded the new dmd 2.1 on Mac, but with fail message of
"unsupported Arch arm64". how can I do? thanks.
DMD is x86 only. M1 macs can run x86 via rosetta.
I haven't had this spe
On 8/25/22 10:19 AM, MichaelBi wrote:
I downloaded the new dmd 2.1 on Mac, but with fail message of
"unsupported Arch arm64". how can I do? thanks.
DMD is x86 only. M1 macs can run x86 via rosetta.
I haven't had this specific problem. Can you list the actual commands
you are running, and the
I downloaded the new dmd 2.1 on Mac, but with fail message of
"unsupported Arch arm64". how can I do? thanks.
On Wednesday, 24 August 2022 at 21:11:42 UTC, rikki cattermole
wrote:
For dmd you use build.d that is in the repository.
Hm, I guess the makefiles should be deleted?
For phobos win64.mak (used for 32bit by default as well):
"# Makefile to build D runtime library phobos{64,32mscoff}.lib
for
On Wednesday, 24 August 2022 at 21:11:42 UTC, rikki cattermole
wrote:
For dmd you use build.d that is in the repository.
For phobos win64.mak (used for 32bit by default as well):
"# Makefile to build D runtime library phobos{64,32mscoff}.lib
for Windows MSVC"
So MSVC make.
Beyond that idk,
13 matches
Mail list logo