Fwd: Can't Compile io (#120)
Steve Dekorte <[email protected]>
| Newsgroups | gmane.comp.lang.io |
|---|---|
| Message-ID | <[email protected]> |
Can anyone help with this? Begin forwarded message: > From: errorhandler <reply+i-1102597-8f4d9c2e1c5a3c2d10988326edf61f4e56f1e4f4@reply.github.com> > Date: 2011-06-22 Wed 11:15:21 PM PDT > To: [email protected] > Subject: [io] Can't Compile io (#120) > > I run: > > mkdir build && cd build > cmake .. > make > > The output from `cmake` is [here](https://gist.github.com/1041870). > But the cmake works fine it's when I try and run [`make`](https://gist.github.com/1041871) (or `make install`) I get an error 77% of the way: `error: #error "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?)."` > > -- > Reply to this email directly or view it on GitHub: > https://github.com/stevedekorte/io/issues/120