all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Solaris and configure.in
       [not found]   ` <E18Crq9-000528-00@fencepost.gnu.org>
@ 2002-11-18 12:10     ` Francesco Potorti`
  2002-11-18 19:51       ` Paul Eggert
  0 siblings, 1 reply; 3+ messages in thread
From: Francesco Potorti` @ 2002-11-18 12:10 UTC (permalink / raw)


The PowerPC reference platform and the sunos5 and solaris
defaults are currently 2-5 on RC and 2-6 on the trunk.

However, we now recognise in configure.in Solaris versions up to 2.8.

Does any one know whether the PowerPC reference platform and the sunos5
and solaris defults in configure.in should be upgraded to sol2-8?

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Solaris and configure.in
  2002-11-18 12:10     ` Solaris and configure.in Francesco Potorti`
@ 2002-11-18 19:51       ` Paul Eggert
  2002-12-04 18:53         ` Francesco Potorti`
  0 siblings, 1 reply; 3+ messages in thread
From: Paul Eggert @ 2002-11-18 19:51 UTC (permalink / raw)
  Cc: emacs-devel

> From: Francesco Potorti` <pot@gnu.org>
> Organization: 
> Date: Mon, 18 Nov 2002 13:10:33 +0100
> 
> The PowerPC reference platform and the sunos5 and solaris
> defaults are currently 2-5 on RC and 2-6 on the trunk.
> 
> However, we now recognise in configure.in Solaris versions up to 2.8.

I see a terminology problem here.  There is no "Solaris 2.8".
There is a Solaris 8, which has SunOS 5.8 as a component.

Here is the relationship between SunOS versions and Solaris versions:

   SunOS      Solaris
   version    version
   -------    -------
   < 4.1.3    not applicable
   4.1.3      1.1
   4.1.3_U1   1.1.1
   4.1.4      1.1.2
   5.X        2.X  (0 <= X <= 6; X is an integer or X = 5.1)
   5.Y        Y    (7 <= Y <= 9; Y is an integer)

> Does any one know whether the PowerPC reference platform and the sunos5
> and solaris defults in configure.in should be upgraded to sol2-8?

The last Solaris version for the PowerPC was 2.5.1, so it wouldn't
make sense to update the PowerPC version to Solaris 8.

The most common version of Solaris in practice right now is probably
Solaris 8, so it might make sense to make that the default.  However,
I don't see why a default would be needed, since config.guess should
tell you which Solaris version you're running.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Solaris and configure.in
  2002-11-18 19:51       ` Paul Eggert
@ 2002-12-04 18:53         ` Francesco Potorti`
  0 siblings, 0 replies; 3+ messages in thread
From: Francesco Potorti` @ 2002-12-04 18:53 UTC (permalink / raw)
  Cc: emacs-devel

>I see a terminology problem here.  There is no "Solaris 2.8".
>There is a Solaris 8, which has SunOS 5.8 as a component.
>
>Here is the relationship between SunOS versions and Solaris versions:
>
>   SunOS      Solaris
>   version    version
>   -------    -------
>   < 4.1.3    not applicable
>   4.1.3      1.1
>   4.1.3_U1   1.1.1
>   4.1.4      1.1.2
>   5.X        2.X  (0 <= X <= 6; X is an integer or X = 5.1)
>   5.Y        Y    (7 <= Y <= 9; Y is an integer)
>
>> Does any one know whether the PowerPC reference platform and the sunos5
>> and solaris defults in configure.in should be upgraded to sol2-8?
>
>The last Solaris version for the PowerPC was 2.5.1, so it wouldn't
>make sense to update the PowerPC version to Solaris 8.
>
>The most common version of Solaris in practice right now is probably
>Solaris 8, so it might make sense to make that the default.  However,
>I don't see why a default would be needed, since config.guess should
>tell you which Solaris version you're running.

Paul, thanks for your answer, and sorry for my late reply.  

Right now, I am going to make a new pretest, so I went back to your
piece of information about the matter.  Unfortunately, this seems more
complex than I thought.  Neither in config.sub, nor in config.guess any
mention is made of solaris8, so changing configure.in would make no
sense, if I am right.

I plan to go on with the pretest and leave config.in as it is now (it
uses the tag "solaris2.8*"), but it would be better if you looked at
config.sub and config.guess and updated them to the new Sun's numbering
scheme, if that is the right thing to do.

Then config.in should be changed accordingly, both in RC and the trunk.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-12-04 18:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <E18CIuX-0004Rx-00@fencepost.gnu.org>
     [not found] ` <E18CKD9-0003O7-00@pot.cnuce.cnr.it>
     [not found]   ` <E18Crq9-000528-00@fencepost.gnu.org>
2002-11-18 12:10     ` Solaris and configure.in Francesco Potorti`
2002-11-18 19:51       ` Paul Eggert
2002-12-04 18:53         ` Francesco Potorti`

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.