On Sun, Dec 27, 2020 at 12:23:48PM +0300, Alexander Monakov wrote:
> On Sat, 26 Dec 2020, Andrew Pinski via Gcc wrote:
>
> > Two things, this should really be on the binutils mailing list rather
> > than the GCC mailing list. Second you can't generate a flat binary
> > which has a GOT as it requi
Hi all,
I've encountered a strange issue when compiling C to a flat binary with GCC.
It's questionably a bug, but I hesitate to strongly say that due to my lack of
familiarity with the GCC codebase and the rather obscure nature of what I'm
trying to do. Posting this here in the hopes that someone