Re: PIE static library builds

2023-03-15 Thread Bruce Richardson
On Wed, Mar 15, 2023 at 04:45:26PM +0100, Mattias Rönnblom wrote: > On 2023-03-15 15:18, Bruce Richardson wrote: > > On Tue, Mar 14, 2023 at 06:31:41PM +, Bruce Richardson wrote: > > > On Tue, Mar 14, 2023 at 07:04:19PM +0100, Mattias Rönnblom wrote: > > > > On 2023-03-14 17:29, Bruce Richardso

Re: PIE static library builds

2023-03-15 Thread Mattias Rönnblom
On 2023-03-15 15:18, Bruce Richardson wrote: On Tue, Mar 14, 2023 at 06:31:41PM +, Bruce Richardson wrote: On Tue, Mar 14, 2023 at 07:04:19PM +0100, Mattias Rönnblom wrote: On 2023-03-14 17:29, Bruce Richardson wrote: On Tue, Mar 14, 2023 at 05:22:02PM +0100, Mattias Rönnblom wrote: Hi.

Re: PIE static library builds

2023-03-15 Thread Bruce Richardson
On Tue, Mar 14, 2023 at 06:31:41PM +, Bruce Richardson wrote: > On Tue, Mar 14, 2023 at 07:04:19PM +0100, Mattias Rönnblom wrote: > > On 2023-03-14 17:29, Bruce Richardson wrote: > > > On Tue, Mar 14, 2023 at 05:22:02PM +0100, Mattias Rönnblom wrote: > > > > Hi. > > > > > > > > Is the "b_stati

Re: PIE static library builds

2023-03-14 Thread Bruce Richardson
On Tue, Mar 14, 2023 at 07:04:19PM +0100, Mattias Rönnblom wrote: > On 2023-03-14 17:29, Bruce Richardson wrote: > > On Tue, Mar 14, 2023 at 05:22:02PM +0100, Mattias Rönnblom wrote: > > > Hi. > > > > > > Is the "b_staticpic" meson build option supposed to work with DPDK? > > > > > > Setting it t

Re: PIE static library builds

2023-03-14 Thread Mattias Rönnblom
On 2023-03-14 17:29, Bruce Richardson wrote: On Tue, Mar 14, 2023 at 05:22:02PM +0100, Mattias Rönnblom wrote: Hi. Is the "b_staticpic" meson build option supposed to work with DPDK? Setting it to "false" (default is "true") causes link failures on Ubuntu 22.04, with GCC 9 and 11, on v23.03rc1

Re: PIE static library builds

2023-03-14 Thread Bruce Richardson
On Tue, Mar 14, 2023 at 05:22:02PM +0100, Mattias Rönnblom wrote: > Hi. > > Is the "b_staticpic" meson build option supposed to work with DPDK? > > Setting it to "false" (default is "true") causes link failures on Ubuntu > 22.04, with GCC 9 and 11, on v23.03rc1 and v22.11: > > /usr/bin/ld: lib/l

PIE static library builds

2023-03-14 Thread Mattias Rönnblom
Hi. Is the "b_staticpic" meson build option supposed to work with DPDK? Setting it to "false" (default is "true") causes link failures on Ubuntu 22.04, with GCC 9 and 11, on v23.03rc1 and v22.11: /usr/bin/ld: lib/librte_eal.a.p/eal_common_eal_common_errno.c.o: relocation R_X86_64_TPOFF32 aga