Re: [PULL 0/8] s390x and misc fixes

2022-03-16 Thread Paolo Bonzini
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 tha

Re: [PULL 0/8] s390x and misc fixes

2022-03-16 Thread Peter Maydell
On Wed, 16 Mar 2022 at 12:18, Paolo Bonzini wrote: > > On 3/15/22 19:58, Peter Maydell wrote: > > On Tue, 15 Mar 2022 at 11:20, Thomas Huth wrote: > > This results in every "Linking" step on my macos box producing the > > warning: > > > > ld: warning: directory not found for option > > '-Lns/Xcod

Re: [PULL 0/8] s390x and misc fixes

2022-03-16 Thread Paolo Bonzini
On 3/15/22 19:58, Peter Maydell wrote: This results in every "Linking" step on my macos box producing the warning: ld: warning: directory not found for option '-Lns/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0' This was reported already back in January

Re: [PULL 0/8] s390x and misc fixes

2022-03-16 Thread Paolo Bonzini
On 3/15/22 20:30, Peter Maydell wrote: coredata.CoreData File "/Users/pm215/src/qemu-for-merges/meson/mesonbuild/coredata.py", line 1003, in load obj = pickle.load(f) File "/Users/pm215/src/qemu-for-merges/meson/mesonbuild/mesonlib/universal.py", line 2076, in __setstate__ self._

Re: [PULL 0/8] s390x and misc fixes

2022-03-16 Thread Paolo Bonzini
On 3/15/22 19:58, Peter Maydell wrote: On Tue, 15 Mar 2022 at 11:20, Thomas Huth wrote: Hi Peter! The following changes since commit 352998df1c53b366413690d95b35f76d0721ebed: Merge tag 'i2c-20220314' of https://github.com/philmd/qemu into staging (2022-03-14 14:39:33 +) are availa

Re: [PULL 0/8] s390x and misc fixes

2022-03-16 Thread Thomas Huth
On 15/03/2022 20.30, Peter Maydell wrote: On Tue, 15 Mar 2022 at 18:58, Peter Maydell wrote: On Tue, 15 Mar 2022 at 11:20, Thomas Huth wrote: Hi Peter! The following changes since commit 352998df1c53b366413690d95b35f76d0721ebed: Merge tag 'i2c-20220314' of https://github.com/philmd/q

Re: [PULL 0/8] s390x and misc fixes

2022-03-15 Thread Peter Maydell
On Tue, 15 Mar 2022 at 18:58, Peter Maydell wrote: > > On Tue, 15 Mar 2022 at 11:20, Thomas Huth wrote: > > > > Hi Peter! > > > > The following changes since commit 352998df1c53b366413690d95b35f76d0721ebed: > > > > Merge tag 'i2c-20220314' of https://github.com/philmd/qemu into staging > > (2

Re: [PULL 0/8] s390x and misc fixes

2022-03-15 Thread Peter Maydell
On Tue, 15 Mar 2022 at 11:20, Thomas Huth wrote: > > Hi Peter! > > The following changes since commit 352998df1c53b366413690d95b35f76d0721ebed: > > Merge tag 'i2c-20220314' of https://github.com/philmd/qemu into staging > (2022-03-14 14:39:33 +) > > are available in the Git repository at: