My proposal for the libgcc runtime ABI (ia64 gcc/glibc is broken.)

Ulrich Drepper drepper@redhat.com
Tue Jul 11 00:51:00 GMT 2000


"Martin v. Loewis" <martin@loewis.home.cs.tu-berlin.de> writes:

> Perhaps the target expert isn't too familiar with gcc sources. In that
> case, she can get help on gcc@gcc.gnu.org.

The problem is that this is causing much more pain than necessary.
Adding something to gcc is hard.  There are so many things to take
care of since so many files are shared by many architecture.
Standaline packages don't have this problem.

> If his proposal was to provide a -fPIC libgcc object file collection
> which is transformed into a shared library during glibc installation -
> that won't work. I don't think users will want to rebuild glibc as
> part of gcc installation.

I don't think this works either.  This is my I'm currently favouring a
standaline package.  But there might be situation where a new libc
might require a new version of the libgcc.so and therefore there must
be some kind of coupling between this new package and glibc.  Perhaps
something like an add-on (in the glibc-sense) which can also be used
standalone).



More information about the Gcc mailing list