Re: [OE-core] [PATCH] module.bbclass: swap AR and LD order

2020-01-24 Thread Jason Wessel
On 1/24/20 3:19 PM, Khem Raj wrote: > On Fri, Jan 24, 2020 at 1:05 PM Jason Wessel > wrote: >> >> On 1/24/20 1:13 PM, Khem Raj wrote: >>> On 1/24/20 10:19 AM, Christopher Larson wrote: What makefile change caused this? That behavior doesn't make much sense given how make processes its

Re: [OE-core] [PATCH] module.bbclass: swap AR and LD order

2020-01-24 Thread Khem Raj
On Fri, Jan 24, 2020 at 1:05 PM Jason Wessel wrote: > > On 1/24/20 1:13 PM, Khem Raj wrote: > > On 1/24/20 10:19 AM, Christopher Larson wrote: > >> What makefile change caused this? That behavior doesn't make much sense > >> given how make processes its command-line arguments. > >> > > > > I

Re: [OE-core] [PATCH] module.bbclass: swap AR and LD order

2020-01-24 Thread Jason Wessel
On 1/24/20 1:13 PM, Khem Raj wrote: > On 1/24/20 10:19 AM, Christopher Larson wrote: >> What makefile change caused this? That behavior doesn't make much sense >> given how make processes its command-line arguments. >> > > I agree with you here, it could be a rare check where one want to define

Re: [OE-core] [PATCH] module.bbclass: swap AR and LD order

2020-01-24 Thread Khem Raj
On 1/24/20 10:19 AM, Christopher Larson wrote: What makefile change caused this? That behavior doesn't make much sense given how make processes its command-line arguments. I agree with you here, it could be a rare check where one want to define what collect progam should be used ( ld or ar

Re: [OE-core] [PATCH] module.bbclass: swap AR and LD order

2020-01-24 Thread Christopher Larson
What makefile change caused this? That behavior doesn't make much sense given how make processes its command-line arguments. On Thu, Jan 23, 2020 at 3:34 PM Jason Wessel wrote: > The 5.x kernels seem to have made a change to the linker command line > processing. > > When trying to build out of

[OE-core] [PATCH] module.bbclass: swap AR and LD order

2020-01-23 Thread Jason Wessel
The 5.x kernels seem to have made a change to the linker command line processing. When trying to build out of tree kernel modules, such as the virtualbox guest additions, the following error is printed: | make[1]: Entering directory