Ticket #28 (closed enhancement: fixed)

Opened 4 years ago

Last modified 4 years ago

Support static compilation

Reported by: mooneer Owned by: mooneer
Priority: trivial Milestone:
Component: interpreter Version: 1.0a3
Keywords: Cc:

Description

./configure --enable-static doesn't work right now. Add support for this so that Kite can run on platforms that cannot use shared libraries.

Change History

comment:1 Changed 4 years ago by mooneer

  • Owner changed from mooneer to anonymous
  • Priority changed from major to trivial
  • Status changed from new to assigned

Putting this aside for now. Looks like ./configure --disable-shared lets it compile anyway, but I need to eventually be able to statically link all the modules into libkite.so, at the very least.

comment:2 Changed 4 years ago by anonymous

  • Owner changed from anonymous to mooneer
  • Status changed from assigned to new

comment:3 Changed 4 years ago by mooneer

  • Status changed from new to assigned

comment:4 Changed 4 years ago by mooneer

  • Status changed from assigned to closed
  • Resolution set to fixed

Fixed in r276.

Note: See TracTickets for help on using tickets.