[Scons-users] Compiling a program with scons
William Blevins
wblevins001 at gmail.com
Tue Feb 17 09:41:48 EST 2015
Have you skimmed through the User's Guide yet? The SCons User's Guide is a
very rich source of information.
For autoconf-like behavior support please see chapter 23:
http://www.scons.org/doc/HTML/scons-user/ch23.html
For generic compile support just start at chapter 2:
http://www.scons.org/doc/HTML/scons-user/ch02.html
V/R,
William
On Tue, Feb 17, 2015 at 8:32 AM, Owen Alanzo Hogarth <gurenchan at gmail.com>
wrote:
> I am trying to learn the scons build system but I am totally lost, if
> anyone has built anything with it could they please offer some assistance.
>
> I have this sample project that I'd like to build just to get the hang of
> scons.
>
> http://curl.haxx.se/download/curl-7.40.0.tar.lzma
>
> cURL has no real dependencies and should just compile with what's in the
> src directory but I just can't wrap my head around building it.
>
> I can work with the autotools build process but I am just not sure how to
> do it with scons.
>
> _______________________________________________
> Scons-users mailing list
> Scons-users at scons.org
> https://pairlist4.pair.net/mailman/listinfo/scons-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist4.pair.net/pipermail/scons-users/attachments/20150217/ceafb652/attachment.html>
More information about the Scons-users
mailing list