Re: Help regarding Building x86_64 BSP

2023-03-20 Thread Frank Kühndel
12.1.0, Python 3.10.6) x86_64 : OK Your fix works perfectly. All errors are gone. Thanks for your time and effort to fix the failing builds. Greetings Frank On 3/19/23 23:18, Karel Gardas wrote: Subject: Re: Help regarding Building x86_64 BSP From: Karel Gardas Date: 3/19/23, 23:18 To: Frank

Re: Help regarding Building x86_64 BSP

2023-03-19 Thread Karel Gardas
On 3/8/23 11:08, Frank Kühndel wrote: The build failures all happen when `building: grub2-2.06-x86_64-linux-gnu-1` which is the last build step. There are several similar errors. These are two of them taken from the build log: cc1: all warnings being treated as errors util/mkimage.c: In functi

Re: Help regarding Building x86_64 BSP

2023-03-13 Thread Frank Kühndel
Hello Karel, On 3/12/23 13:03, Karel Gardas wrote: On 3/8/23 11:08, Frank Kühndel wrote: Hello, On 3/8/23 01:42, Joel Sherrill wrote: Subject: Re: Help regarding Building x86_64 BSP From: Joel Sherrill Date: 3/8/23, 01:42 To: Karel Gardas CC: "rtems-de...@rtems.org" Did you

Re: Help regarding Building x86_64 BSP

2023-03-12 Thread Karel Gardas
On 3/8/23 11:08, Frank Kühndel wrote: Hello, On 3/8/23 01:42, Joel Sherrill wrote: Subject: Re: Help regarding Building x86_64 BSP From: Joel Sherrill Date: 3/8/23, 01:42 To: Karel Gardas CC: "rtems-de...@rtems.org" Did you build the x86_64 tools and qemu using the RTEMS Sour

Re: Help regarding Building x86_64 BSP

2023-03-08 Thread Frank Kühndel
Hello, On 3/8/23 01:42, Joel Sherrill wrote: Subject: Re: Help regarding Building x86_64 BSP From: Joel Sherrill Date: 3/8/23, 01:42 To: Karel Gardas CC: "rtems-de...@rtems.org" Did you build the x86_64 tools and qemu using the RTEMS Source Builder? The only information I can

Re: Help regarding Building x86_64 BSP

2023-03-07 Thread Karel Gardas
On 3/8/23 01:42, Joel Sherrill wrote: Did you build the x86_64 tools and qemu using the RTEMS Source Builder? Honestly, I do not remember, this is more than year old, but since this is in 6-tools directory, in fact in two incarnation, I would bet this was done by RSB: $ find . -name 'edk2*'

Re: Help regarding Building x86_64 BSP

2023-03-07 Thread Joel Sherrill
Did you build the x86_64 tools and qemu using the RTEMS Source Builder? On Tue, Mar 7, 2023, 11:39 AM Karel Gardas wrote: > On 3/7/23 19:24, Karel Gardas wrote: > > On 3/7/23 15:05, Siddharth Khattar wrote: > >> Hello all, > >> So I was aiming to make a project to improve the amd64 BSP for RTEMS

Re: Help regarding Building x86_64 BSP

2023-03-07 Thread Karel Gardas
On 3/7/23 19:24, Karel Gardas wrote: On 3/7/23 15:05, Siddharth Khattar wrote: Hello all, So I was aiming to make a project to improve the amd64 BSP for RTEMS (modify it according to ACPI standards along with other stuff) but first I would need to build it. Unfortunately there was no way to b

Re: Help regarding Building x86_64 BSP

2023-03-07 Thread Karel Gardas
On 3/7/23 15:05, Siddharth Khattar wrote: Hello all, So I was aiming to make a project to improve the amd64 BSP for RTEMS (modify it according to ACPI standards along with other stuff) but first I would need to build it. Unfortunately there was no way to build it natively within RTEMS source.

Help regarding Building x86_64 BSP

2023-03-07 Thread Siddharth Khattar
Hello all, So I was aiming to make a project to improve the amd64 BSP for RTEMS (modify it according to ACPI standards along with other stuff) but first I would need to build it. Unfortunately there was no way to build it natively within RTEMS source. So, I needed to install QEMU and had to build t