Skip to content

Add x86-32 build - #612

Merged
wjakob merged 1 commit into
pybind:masterfrom
jagerman:add-i386-build
Jan 31, 2017
Merged

Add x86-32 build#612
wjakob merged 1 commit into
pybind:masterfrom
jagerman:add-i386-build

Conversation

@jagerman

@jagermanjagerman commented Jan 22, 2017

Copy link
Copy Markdown
Member

Adds a 32-bit (debian docker) build to travis-ci (Debian calls this "i386", though technically I think it requires at least i586, possible i686 instructions).

Three of the numpy dtype tests currently fail, but PR #619 fixes them (they were basically struct size offset assumptions that didn't hold in x86 on linux).

Adds a 32-bit (debian) build to travis-ci.
@jagermanjagerman changed the title Add i386 buildAdd x86-32 buildJan 27, 2017
@wjakob

Copy link
Copy Markdown
Member

Great, thank you -- that will be good to have to catch weird errors that only show up in a small address space.

@wjakob
wjakob merged commit 102c94f into pybind:masterJan 31, 2017
@rwgkrwgk mentioned this pull request Feb 9, 2023
Sign up for freeto 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

@jagerman@wjakob