Skip to content

Conversation

embray
Copy link

@embray embray commented Nov 30, 2016

…when uname -m returns 'x84_64'

Tried to do this without a patch--in princple this could be fixed by passing the correct --build flag
to configure, but it was too tricky to do that on a conditional basis.

This could also be fixed by giving sqlite a newer config.guess entirely but it's easy enough to add this one small patch.

…when uname -m returns 'x84_64'

Tried to do this without a patch--in princple this could be fixed by passing the correct --build flag
to configure, but it was too tricky to do that on a conditional basis.
@cekees
Copy link
Contributor

cekees commented Nov 30, 2016

+1. BTW, how are you building on cygwin? By hand or using some sort of CI? (Can you do cygwin builds in AppVeyor?)

@embray
Copy link
Author

embray commented Nov 30, 2016

Cygwin builds are possible on AppVeyor though I haven't tried it yet. Once I get everything working locally I could help set that up if you want.

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

Successfully merging this pull request may close these issues.

2 participants