|
| From: | Paolo Bonzini |
| Subject: | Re: [PULL 0/8] s390x and misc fixes |
| Date: | Wed, 16 Mar 2022 15:26:34 +0100 |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0 |
On 3/16/22 14:19, Peter Maydell wrote:
I'm not sure why we're passing this explicitly to the linker anyway, though.
According to the commit message the idea is to add libc++ automatically when you have C++ sources, libgfortran when you have Fortran sources etc. independent of the language that you're using for the final link.
In other words it removes the need to specify a linker driver for mixed-language programs (and allows some other combinations such as C++ and Fortran together).
It would be better if it worked though... Paolo
| [Prev in Thread] | Current Thread | [Next in Thread] |