Subject: Re: GCC optimization suggestion
To: Todd Vierling <tv@pobox.com>
From: Richard Earnshaw <rearnsha@arm.com>
List: port-arm32
Date: 12/14/1998 18:07:18
> On Mon, 14 Dec 1998, Richard Earnshaw wrote:
>
> : You shouldn't need to do all that, which would probably also require you
> : to upgrade your kernel as well. All you should need is gnu/dist/gcc,
> : gnu/usr.bin/egcs and share/mk.
>
> Don't forget gnu/lib/libgcc, at the very least. This is *quite* important.
>
> As to Todd W's shared library bugs mention: just don't upgrade `as' yet and
> you'll be fine. Static linking is not necessary.
>
I thought that was only required if you needed c++ (in which case you need
gnu/lib/libstc++ as well). Of course, it might be a good idea to do
libgcc anyway.
Richard.