On 3/4/21 11:06 PM, Gary Oblock via Gcc wrote:
$ gcc -v
...
Thread model: posix
gcc version 7.5.0 (Ubuntu 7.5.0-3ubuntu1~18.04)
Which is a system compiler and not the built GCC master.
Martin
On Thu, Mar 4, 2021 at 3:19 PM Gary Oblock via Gcc wrote:
>
> Guys,
>
> I've been trying to debug a linker error (which I thought was a bug in
> my optimization.) Well it turns out it occurs in a brand new virgin
> version of the compiler running with binutils 2.36 which is the latest
> version. I
On Thu, Mar 4, 2021 at 3:18 PM Gary Oblock via Gcc wrote:
>
> Guys,
>
> I've been trying to debug a linker error (which I thought was a bug in
> my optimization.) Well it turns out it occurs in a brand new virgin
> version of the compiler running with binutils 2.36 which is the latest
> version. I