ades
> ago, and I was the one constantly turning up new kernel bugs from user
> space.
>
> On Saturday, March 2, 2024 at 6:42:56 PM UTC+1 Anshuman Mor wrote:
>
>> I have written multiple c-shared libraries code in golang for Windows,
>> Linux, MacOS . I am using GCC cros
I have written multiple c-shared libraries code in golang for Windows,
Linux, MacOS . I am using GCC cross compiler for the same. This code is
running fine in production without any issue since last 3 years.
But, we have recently got a requirement to compile the same thing for
AIX/PowerPC but I
Hi Miecc,
Did you get this working, I am having exact same issues, wondering if you
ever able to get this through? Or using gccgo?
I am using gcc11 for this.
On Thursday 24 March 2022 at 02:31:28 UTC+5:30 miecc kn wrote:
> Hello everyone, first time here so please bear with me.
> I got the t