All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
To: ralf@uni-koblenz.de
Cc: linux-mips@fnet.fr, linux@cthulhu.engr.sgi.com
Subject: Re: Emacs problem
Date: Sat, 29 Aug 1998 02:08:18 +0200	[thread overview]
Message-ID: <19980829020818.25410@alpha.franken.de> (raw)
In-Reply-To: <19980828123154.B358@uni-koblenz.de>; from ralf@uni-koblenz.de on Fri, Aug 28, 1998 at 12:31:54PM +0200

On Fri, Aug 28, 1998 at 12:31:54PM +0200, ralf@uni-koblenz.de wrote:
> On Tue, Aug 25, 1998 at 10:56:03PM +0200, Thomas Bogendoerfer wrote:
> 
> > Another questione does gcc/egcs produce .sdata, .lit4 or .li8 sections
> > on Linux/MIPS ?
> 
> These sections are mostly being used for code using global pointer
> optimization.  .lit8 is also being used for fp code when assembling li.d
> macros.

as they don't show up in the temacs binary, I'll ignore them for unexec().

With a crude hack in unexec(), I now have a emcas binary, which will show up
an empty X window. Looking with strace and tcpdump it looks like emacs
tries to do more X work, but doesn't succeed. Stuff for the weekend ...

Thomas.

-- 
See, you not only have to be a good coder to create a system like Linux,
you have to be a sneaky bastard too ;-)
                   [Linus Torvalds in <4rikft$7g5@linux.cs.Helsinki.FI>]

      reply	other threads:[~1998-08-29  0:12 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-08-23 20:36 Emacs problem Thomas Bogendoerfer
1998-08-24 10:19 ` ralf
1998-08-25 20:56   ` Thomas Bogendoerfer
1998-08-28 10:31     ` ralf
1998-08-29  0:08       ` Thomas Bogendoerfer [this message]

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

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

  git send-email \
    --in-reply-to=19980829020818.25410@alpha.franken.de \
    --to=tsbogend@alpha.franken.de \
    --cc=linux-mips@fnet.fr \
    --cc=linux@cthulhu.engr.sgi.com \
    --cc=ralf@uni-koblenz.de \
    /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.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.