GNU bug report logs -
#42675
Solaris 11.3 x86_64 support
Previous Next
Reported by: noloader <at> gmail.com
Date: Sun, 2 Aug 2020 14:01:01 UTC
Severity: normal
Done: Paul Eggert <eggert <at> cs.ucla.edu>
Bug is archived. No further changes may be made.
Full log
Message #22 received at 42675-done <at> debbugs.gnu.org (full text, mbox):
> 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.
This bug report was last modified 4 years and 289 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.