unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* Problems compiling Guile for Solaris 11.4 SPARC
@ 2023-05-23 13:28 Olsson John via General Guile related discussions
  2023-05-29 22:28 ` Maxime Devos
  0 siblings, 1 reply; 3+ messages in thread
From: Olsson John via General Guile related discussions @ 2023-05-23 13:28 UTC (permalink / raw)
  To: guile-user@gnu.org

Hi!

I'm trying to compile Guile 3.0.8 for Solaris 11.4 and I get a core dump for STAGE0. The output I get is this (paths to build folder has been adjusted to hide my username)

Making all in stage0
make[2]: Entering directory 'guile-3.0.8/stage0'
GUILE_BOOTSTRAP_STAGE=stage0 ../meta/build-env guild compile --target="sparc-sun-solaris2.11" -W0 -O1 -L "guile-3.0.8/module" -o "ice-9/eval.go" "../module/ice-9/eval.scm"
Pre-boot error; key: (#f "Wrong type to apply: ~S" (#f) (#f) (#f))
make[2]: Leaving directory 'guile-3.0.8/stage0'
make[1]: *** [Makefile:2061: all-recursive] Error 1
make[1]: Leaving directory 'guile-3.0.8'
make: *** [Makefile:1947: all] Error 2

Any ideas on what is going wrong?

$ uname -a
SunOS fnord 5.11 11.4.56.138.2 sun4v sparc sun4v non-global-zone

GCC used for compiling Guile is 9.2.0 and GNU Make 4.2.1 was used.

(Note that I had to remove the '-fvisibility=hidden' option from the GCC command lines since the created libguile.so file did not contain any symbols at all. Once I removed the '-fvisibility=hidden' option I got a guile binary.)



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

end of thread, other threads:[~2023-05-30 15:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-23 13:28 Problems compiling Guile for Solaris 11.4 SPARC Olsson John via General Guile related discussions
2023-05-29 22:28 ` Maxime Devos
2023-05-30 15:14   ` [EXTERNAL] " Olsson John

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).