all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Paul Eggert <eggert@cs.ucla.edu>
To: Mike Kupfer <mkupfer@alum.berkeley.edu>
Cc: noloader@gmail.com, 42675-done@debbugs.gnu.org
Subject: bug#42675: Solaris 11.3 x86_64 support
Date: Thu, 6 Aug 2020 16:02:07 -0700	[thread overview]
Message-ID: <8e2084e4-486c-f46d-fd74-4bd9e35bc475@cs.ucla.edu> (raw)
In-Reply-To: <CAH8yC8mZnsSDb1pL-=2cjugJ6WMjM13s+9DCO3rgbeH5ds3VuA@mail.gmail.com>

> Recently I've not had much luck building Emacs using the Studio
> compiler.  I don't know if it's a problem with Emacs, Studio, or
> Solaris, and I haven't had the time to look into it.

For what it's worth, I built and ran Emacs master with Oracle Developer Studio 
12.6 on Solaris 10 sparc with these commands:

../emacs-28.0.50/configure CC=cc --with-jpeg=ifavailable --with-png=ifavailable 
--with-gif=ifavailable --with-tiff=ifavailable --with-gnutls=ifavailable
gmake

I needed the "ifavailable" options because those libraries aren't available on 
Solaris 10.

If you're still having problems with Studio please file a bug report when you 
have the time. I did just now fix a problem on OpenIndiana (which needs 
"#include <gmp/gmp.h>" not "#include <gmp.h>") so if that's what you ran into it 
should be fixed now.

The original bug that prompted this bug report seems to have been fixed so I'm 
taking the liberty of marking this bug as done.





      parent reply	other threads:[~2020-08-06 23:02 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-02 14:00 bug#42675: Solaris 11.3 x86_64 support Jeffrey Walton
2020-08-02 14:18 ` Andreas Schwab
2020-08-02 15:12   ` Jeffrey Walton
2020-08-02 18:45     ` Mike Kupfer
2020-08-06  1:05 ` Paul Eggert
2020-08-06 23:02 ` Paul Eggert [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=8e2084e4-486c-f46d-fd74-4bd9e35bc475@cs.ucla.edu \
    --to=eggert@cs.ucla.edu \
    --cc=42675-done@debbugs.gnu.org \
    --cc=mkupfer@alum.berkeley.edu \
    --cc=noloader@gmail.com \
    /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.