Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.ruby > #2708
| From | Alex Young <alex@blackkettle.org> |
|---|---|
| Newsgroups | comp.lang.ruby |
| Subject | Building extensions into static libraries |
| Date | 2011-04-12 15:21 -0500 |
| Organization | Service de news de lacave.net |
| Message-ID | <d91d62db0fd3fffefa35dd68d23c2939@ruby-forum.com> (permalink) |
I am delving into the wonder that is mkmf.rb. I'm trying to tell extconf.rb that I want to build an extension into a static library, but I can't see how to tell it to generate the static target in the Makefile. Has anyone else tried this? -- Alex -- Posted via http://www.ruby-forum.com/.
Back to comp.lang.ruby | Previous | Next — Next in thread | Find similar | Unroll thread
Building extensions into static libraries Alex Young <alex@blackkettle.org> - 2011-04-12 15:21 -0500
Re: Building extensions into static libraries Luis Lavena <luislavena@gmail.com> - 2011-04-12 13:34 -0700
Re: Building extensions into static libraries Alex Young <alex@blackkettle.org> - 2011-04-13 10:20 -0500
Re: Building extensions into static libraries Luis Lavena <luislavena@gmail.com> - 2011-04-13 14:54 -0700
Re: Building extensions into static libraries Alex Young <alex@blackkettle.org> - 2011-04-14 00:38 -0500
csiph-web