Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.ruby > #3611

Re: Bounty Request: small sample autoconf-like app/lib

From Brian Candler <b.candler@pobox.com>
Newsgroups comp.lang.ruby
Subject Re: Bounty Request: small sample autoconf-like app/lib
Date 2011-04-28 02:18 -0500
Organization Service de news de lacave.net
Message-ID <1ffef6d5526daf9a5e5b4ec1b7803bdc@ruby-forum.com> (permalink)
References <BANLkTindmUDo+z7XybyCoeEYhkWDHiH6Cw@mail.gmail.com> <550acfdeadbf21da56aa49a7e4353abe@ruby-forum.com> <4c4cff01-6680-40c8-a621-4a270f349aad@z31g2000vbs.googlegroups.com>

Show all headers | View raw


Luis Lavena wrote in post #995432:
> The idea is that mimics as close as possible what autotools
> 'configure' provides.
>
> Since the invocation to configure goes with 'sh' I think sticking to
> sh will be closest as possible.

OK. It seems like you're saying you want someone to rewrite autoconf for 
you, with full cross-compilation and multi-platform support, and 
presumably better documentation and examples than autoconf has 
(otherwise you'd just be using autoconf), for 50 bucks?

Another idea is to try to borrow code from a different project which 
already does cross-compilation. Openwrt is one which springs to mind. 
That has a set of Makefiles which will build the whole cross-compilation 
tool chain for you as well - admittedly the Makefiles are rather complex 
though. And it doesn't build Windows executables.

-- 
Posted via http://www.ruby-forum.com/.

Back to comp.lang.ruby | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Bounty Request: small sample autoconf-like app/lib Luis Lavena <luislavena@gmail.com> - 2011-04-27 15:07 -0500
  Re: Bounty Request: small sample autoconf-like app/lib Brian Candler <b.candler@pobox.com> - 2011-04-27 16:11 -0500
    Re: Bounty Request: small sample autoconf-like app/lib Luis Lavena <luislavena@gmail.com> - 2011-04-27 16:56 -0700
      Re: Bounty Request: small sample autoconf-like app/lib Brian Candler <b.candler@pobox.com> - 2011-04-28 02:18 -0500
        Re: Bounty Request: small sample autoconf-like app/lib Luis Lavena <luislavena@gmail.com> - 2011-04-28 07:49 -0700
  Re: [RubyInstaller] Bounty Request: small sample autoconf-like app/lib Nikolai Weibull <now@bitwi.se> - 2011-04-27 16:20 -0500
    Re: [RubyInstaller] Bounty Request: small sample autoconf-like app/lib Luis Lavena <luislavena@gmail.com> - 2011-04-27 16:30 -0500
      Re: [RubyInstaller] Bounty Request: small sample autoconf-like app/lib Justin Collins <justincollins@ucla.edu> - 2011-04-29 03:33 -0500

csiph-web