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
View this message in rfc822 format
Hi Everyone,
I'm submitting this one because etc/MACHINES says Solaris is supported.
I'm building on Solaris 11.3 using x86_64 per [1]. I use
'--build=x86_64-sun-solaris' because Autoguess chooses 32-bit instead
of 64-bit (even with CFLAGS and CXXFLAGS including -m64).
$ ./configure ...
checking for xcrun... no
checking for GNU Make... gmake
checking build system type... x86_64-sun-solaris2
checking host system type... x86_64-sun-solaris2
configure: error: Emacs does not support 'x86_64-sun-solaris2' systems.
If you think it should, please send a report to bug-gnu-emacs <at> gnu.org.
But according to etc/MACHINES:
$ cat etc/MACHINES
...
** Solaris
On Solaris it is also possible to use either GCC or Solaris Studio
to build Emacs, by pointing ./configure to the right compiler ...
[1] https://docs.oracle.com/cd/E37838_01/html/E66175/appendixb.html
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.