Skip to content

Fix build for x86 32 bit targets#88

Merged
ViralBShah merged 1 commit intoJuliaMath:masterfrom
scialex:fix-i386
Mar 1, 2015
Merged

Fix build for x86 32 bit targets#88
ViralBShah merged 1 commit intoJuliaMath:masterfrom
scialex:fix-i386

Conversation

@scialex
Copy link
Copy Markdown

@scialex scialex commented Feb 26, 2015

This would not build on i386 due to a missing include.

Namely nothing included bsd_ieeefp.h so it wouldn't build.

This would not build on i386 due to a missing include.
allight pushed a commit to scialex/openlibm that referenced this pull request Feb 27, 2015
This is rather basic. A clean is needed to get rid of artifacts from
previous runs with other architectures.

Note this requires PR JuliaMath#88 to work because without it x86 is broken.

Closes JuliaMath#89
allight pushed a commit to scialex/openlibm that referenced this pull request Feb 27, 2015
This is rather basic. A clean is needed to get rid of artifacts from
previous runs with other architectures.

Note this requires PR JuliaMath#88 to work because without it x86 is broken.

Closes JuliaMath#89
@scialex scialex changed the title Fix build for i386 Fix build for x86 32 bit targets Feb 28, 2015
ViralBShah added a commit that referenced this pull request Mar 1, 2015
Fix build for x86 32 bit targets
@ViralBShah ViralBShah merged commit efcb360 into JuliaMath:master Mar 1, 2015
allight pushed a commit to scialex/openlibm that referenced this pull request Mar 1, 2015
This is rather basic. A clean is needed to get rid of artifacts from
previous runs with other architectures.

Note this requires PR JuliaMath#88 to work because without it x86 is broken.

Closes JuliaMath#89
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