October 12, 2003 C static lib to D | ||||
---|---|---|---|---|
| ||||
I am trying to use some functionality of IO.h, the functionality of which is defined in LIBC.LIB, a C static library. I have written the module for what I need, but the DigitalMars linker is rejecting the LIBC.LIB. Do I need to convert it or something? Thanks. Code hard, die young. |
October 17, 2003 Re: C static lib to D | ||||
---|---|---|---|---|
| ||||
Posted in reply to Paul Frazee | "Paul Frazee" <Paul_member@pathlink.com> wrote in message news:bmckjk$2obo$1@digitaldaemon.com... > I am trying to use some functionality of IO.h, the functionality of which is > defined in LIBC.LIB, a C static library. I have written the module for what I > need, but the DigitalMars linker is rejecting the LIBC.LIB. Do I need to convert > it or something? Where did libc.lib come from? |
Copyright © 1999-2021 by the D Language Foundation