unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Albert Chin <emacs-devel@mlists.thewrittenword.com>
Subject: Re: Problems building emacs-21.2 on IRIX with gcc-3.4.4
Date: Tue, 14 Jun 2005 11:35:32 -0500	[thread overview]
Message-ID: <20050614163532.GA34542@mail1.thewrittenword.com> (raw)
In-Reply-To: <E1DgjaU-0000En-MC@fencepost.gnu.org>

On Fri, Jun 10, 2005 at 09:30:18AM -0400, Richard Stallman wrote:
>     gcc-3.3.2 works. Should I presume this to be a GCC bug?
> 
> It could be, but you need to localize the problem to make sure.  You
> could try compiling some files with GCC 3.3.2 and some with GCC 3.4.4,
> and determine which file makes the difference.  Then you could try
> splitting that file in various ways, to compile part of it with 3.3.2
> and part with 3.4.4.  That way you can see which function fails.
> 
> At that point, you'll probably see that either the function contains
> code that is not well defined in C, or that it has been miscompiled
> by GCC 3.4.4.  Either way, we will know what to do.

Thanks for the tip. We had one of the GCC developers look at the
problem (Eric Botcazou), and he found out that gcc-3.4.x is creating
some additional R/W ELF sections that the IRIX linker is not combining
(gcc-3.3.x created one R/W and one R/O ELF section). He plans to look
into this further. Hopefully we'll have a solution soon.

-- 
albert chin (china@thewrittenword.com)

  reply	other threads:[~2005-06-14 16:35 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-09 22:44 Problems building emacs-21.2 on IRIX with gcc-3.4.4 Albert Chin
2005-06-10 13:30 ` Richard Stallman
2005-06-14 16:35   ` Albert Chin [this message]
2005-06-15 14:45     ` Richard Stallman
2005-06-16 17:08       ` Albert Chin
2005-06-17  4:39         ` Richard Stallman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050614163532.GA34542@mail1.thewrittenword.com \
    --to=emacs-devel@mlists.thewrittenword.com \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).