Re: Ldc ImportC preprocessor failure (wrong option syntax) on Windows

2025-02-04 Thread Bastiaan Veelo via Digitalmars-d-learn
On Tuesday, 4 February 2025 at 09:57:27 UTC, Richard (Rikki) Andrew Cattermole wrote: Which means this is a bug. Reported https://github.com/ldc-developers/ldc/issues/4834 Thanks! -- Bastiaan.

Re: Ldc ImportC preprocessor failure (wrong option syntax) on Windows

2025-02-04 Thread Bastiaan Veelo via Digitalmars-d-learn
On Tuesday, 4 February 2025 at 10:15:23 UTC, Bastiaan Veelo wrote: It could be a bug, but locally I use the same version (ldc 1.39.0) and it works fine... version 1.40.0 (DMD v2.110.0, LLVM 19.1.3) has the same issue.

Re: Ldc ImportC preprocessor failure (wrong option syntax) on Windows

2025-02-04 Thread Bastiaan Veelo via Digitalmars-d-learn
On Tuesday, 4 February 2025 at 10:15:23 UTC, Bastiaan Veelo wrote: On Tuesday, 4 February 2025 at 09:57:27 UTC, Richard (Rikki) Andrew Cattermole wrote: On 04/02/2025 10:50 PM, Bastiaan Veelo wrote: Hi, On my personal machine everything works fine, but our CI build machine suffers from this e

Re: Ldc ImportC preprocessor failure (wrong option syntax) on Windows

2025-02-04 Thread Bastiaan Veelo via Digitalmars-d-learn
On Tuesday, 4 February 2025 at 09:57:27 UTC, Richard (Rikki) Andrew Cattermole wrote: On 04/02/2025 10:50 PM, Bastiaan Veelo wrote: Hi, On my personal machine everything works fine, but our CI build machine suffers from this error: ``` clang-cl.exe: warning: unknown argument ignored in clang-

Re: Ldc ImportC preprocessor failure (wrong option syntax) on Windows

2025-02-04 Thread Richard (Rikki) Andrew Cattermole via Digitalmars-d-learn
On 04/02/2025 10:50 PM, Bastiaan Veelo wrote: Hi, On my personal machine everything works fine, but our CI build machine suffers from this error: ``` clang-cl.exe: warning: unknown argument ignored in clang-cl '- target' (did you mean '--target='?) [-Wunknown-argument] clang-cl.exe: error: n