This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Minor bug in mkmap-symver.awk? (fwd)
- From: Richard Henderson <rth at redhat dot com>
- To: Roger Sayle <roger at www dot eyesopen dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Tue, 26 Nov 2002 22:50:12 -0800
- Subject: Re: Minor bug in mkmap-symver.awk? (fwd)
- References: <Pine.LNX.4.44.0211262144210.9764-100000@www.eyesopen.com>
On Tue, Nov 26, 2002 at 09:45:12PM -0700, Roger Sayle wrote:
> Is this the appropriate solution, or should GNU ld's grammar be
> modified to allow "global:" to be followed by an empty list?
Neither. This should never happen. The only times I've
ever seen it happen is when the cross-nm isn't installed
correctly.
r~