Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Autotools build system? #10

Open
saghul opened this issue Oct 2, 2015 · 5 comments
Open

Autotools build system? #10

saghul opened this issue Oct 2, 2015 · 5 comments

Comments

@saghul
Copy link
Collaborator

saghul commented Oct 2, 2015

I know, I know, autotools is what everyone loves to hate, but given how tiny this library is I think the benefits outweigh the drawbacks:

  • compile time dependency detection
  • installation target
  • static library creation
  • cross-compilation?

I you're onboard with it, I could work on a patch, it shouldn't be too hard since the project is not big and it's pretty straightforward to build.

@jbenet
Copy link

jbenet commented Oct 2, 2015

please oh god no. lots of people (including me) run away screaming from autotools.

please learn to use any of the many build systems for 2015:

@jbenet
Copy link

jbenet commented Oct 2, 2015

i normally don't make comments like these in general, but autotools is one of those that cuts through all sorts of social barriers. all is fair in love, war, and preventing people from autotools hell. (don't mean to be a jerk, just mean to prevent obscurity and pain)

@saghul
Copy link
Collaborator Author

saghul commented Oct 2, 2015

I don't plan to start any argument here. I volunteered to do it. Multiple build systems are not orthogonal, in other projects I participate we use both GYP (which sucks in its own way) and autotools, and that's fine.

A better way to reply to my offer would be other to add some reasoning why it would be such a bad idea for this project specifically.

@nickdesaulniers
Copy link

cmake...

@Globik
Copy link

Globik commented Jul 18, 2016

Have you tried compiling this on the windows machiene?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants