all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Michael Welsh Duggan <md5i@md5i.com>
To: emacs-devel@gnu.org
Subject: crt[i1].o with multiarch glibc
Date: Sun, 03 Jul 2011 13:22:14 -0400	[thread overview]
Message-ID: <87wrfzjn3t.fsf@maru.md5i.com> (raw)

The Debian GNU/Linux distribution (and Ubuntu, it appears) have been
working on multiarch support in its unstable distribution.  (See
http://wiki.debian.org/Multiarch/ for details.)  This means that crt1.o
and crti.o end up in /usr/lib/i386-linux-gnu instead of /usr/lib.  Once
I figured this out, I was able to use --with-crt-dir to allow things to
compile again.

I was going to suggest that configure.in checked for the proper files in
/usr/lib/${canonical}, but ${canonical} is i686-pc-linux-gnu on this
system, so some reduction would have to be done to make that work.  If
this cannot or will not be done, it would be nice to add this to the
PROBLEMS file.

I would volunteer to do either of these, but I've had difficulty getting
an employer disclaimer.

-- 
Michael Welsh Duggan
(md5i@md5i.com)



             reply	other threads:[~2011-07-03 17:22 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-03 17:22 Michael Welsh Duggan [this message]
2011-07-03 18:16 ` crt[i1].o with multiarch glibc Andreas Schwab
2011-07-03 19:02   ` Michael Welsh Duggan
2011-07-03 23:07     ` David De La Harpe Golden
2011-07-04  1:34       ` Michael Welsh Duggan

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=87wrfzjn3t.fsf@maru.md5i.com \
    --to=md5i@md5i.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 external index

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

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.