[Bug modula2/108261] modula-2 module registration process seems to fail with shared libraries.

iains at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Jan 11 09:45:56 GMT 2023


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108261

--- Comment #14 from Iain Sandoe <iains at gcc dot gnu.org> ---
(In reply to Iain Sandoe from comment #13)
> (In reply to Iain Sandoe from comment #12)
> > (In reply to Gaius Mulley from comment #11)
> > > > when a module has the same name but a different interface are the
> > >   symbols distinct (i.e. mangled differently)?
> > > 
> > > no.  So, as you say, the ordering of the static link works fine. 

What if we made them mangle differently?
That might solve a bunch of problems in one go.


More information about the Gcc-bugs mailing list