bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#1191: How to contribute back changes for Emacs on Solaris


From: Ali Bahrami
Subject: bug#1191: How to contribute back changes for Emacs on Solaris
Date: Thu, 23 Oct 2008 17:21:25 -0600
User-agent: Thunderbird 2.0.0.16 (X11/20080922)

Dan Nicolaescu wrote:
Ali Bahrami <ali_gnu@emvision.com> writes:
...
  >     % ./config.guess
  >     i386-pc-solaris2.11
  >     % CC='gcc -m64' ./config.guess
  >     amd64-solaris2.11
       ^^^^^^^^^^^^^^^^^^
This does not look right, it needs to be a triplet, not a pair, so 
amd64-pc-solaris2.11

I found that interesting too, which is one reason I showed that output
to Ben in our other discussion. I trust that he'll flag it if its wrong.
However, emacs configure is happy with this, so perhaps it's really OK,

I'll fix whatever is needed there.

Isn't the idea of having a "vendor" for instruction sets rather
dated? I surely don't care who made my CPU, only what ISA it
supports and what OS is running.

But I'll wait until your config.guess changes are checked in.
It's actually quite surprising that config.guess did not support for
amd64/x86_64 on Solaris...

amd64 support for Solaris came with Solaris 10 (2005), and most people
build the default that they get, which is 32-bit, never thinking to dig
deeper. I wanted a 64-bit emacs specifically to get around the buffer size
limit. So, perhaps I really am the first to hit this.


BTW, context or unified diffs are preferred here.

Understood, and I have been sending context diffs until this
last one. The bits that got missed made me think that perhaps
it was the wrong thing. Sorry, I'll go back to doing that.

- Ali






reply via email to

[Prev in Thread] Current Thread [Next in Thread]