chicken-janitors
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-janitors] #1350: Static linking is broken on Solaris


From: Chicken Trac
Subject: Re: [Chicken-janitors] #1350: Static linking is broken on Solaris
Date: Sun, 12 Mar 2017 19:50:57 -0000

#1350: Static linking is broken on Solaris
--------------------------------+--------------------------------------
            Reporter:  evhan    |      Owner:
                Type:  defect   |     Status:  new
            Priority:  major    |  Milestone:  someday
           Component:  unknown  |    Version:  4.12.0
          Resolution:           |   Keywords:  static solaric ld linker
Estimated difficulty:  medium   |
--------------------------------+--------------------------------------

Comment (by sjamaan):

 It looks like static linking against system libraries
 [https://community.oracle.com/thread/2021645?db=5 simply isn't supported
 on Solaris]...

 Maybe we need to do something with {{{LIBRARIES}}} so that we know which
 ones need to be put in front of an (optional) {{{-static}}} flag, so that
 they are linked dynamically? Alternatively, disable static linking
 altogether on Solaris...

--
Ticket URL: <https://bugs.call-cc.org/ticket/1350#comment:1>
CHICKEN Scheme <https://www.call-cc.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]