bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: improve clang support (29)


From: Bruno Haible
Subject: Re: improve clang support (29)
Date: Sat, 15 Aug 2020 19:09:33 +0200
User-agent: KMail/5.1.3 (Linux/4.4.0-186-generic; KDE/5.18.0; x86_64; ; )

Gisle Vanem wrote:
> > clang on Windows, by default, does not link with '-loldnames' (like mingw 
> > and
> > MSVC 14 do).
> 
> You mean when using 'lld-link'?

No. I'm using 'clang', and 'clang' happens to use the link.exe from the MSVC
installation directory (regardless whether I have set an environment variable
LD or not).

> One can use 'link.exe' with 'clang-cl' with no problem.

I hate to repeat myself: I'm using 'clang', not 'clang-cl', because the GCC
compatible driver integrates better with the GNU build system.

Bruno




reply via email to

[Prev in Thread] Current Thread [Next in Thread]