11 Oct
2005
11 Oct
'05
6:44 p.m.
Quoting William Swanson <swansontec@...36...>:
--- "Jon A. Cruz" <jon@...18...> wrote:
Did you have to fix it to compile, or to link?
This is to placate the linker. Actually, I am familiar with what errono is and what it does. The thing I baffles me is why the
linker
can't find it in the standard library to begin with. The fix is really just a band-aid so I can do development; I wouldn't think of sharing these builds with anyone.
IIRC, I think typically on Windows errno is a macro wrapping a function call.
-mental