D - C static lib to D
- Paul Frazee (6/6) Oct 12 2003 I am trying to use some functionality of IO.h, the functionality of whic...
- Walter (6/10) Oct 16 2003 is
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.
Oct 12 2003
"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 whichisdefined in LIBC.LIB, a C static library. I have written the module forwhat Ineed, but the DigitalMars linker is rejecting the LIBC.LIB. Do I need toconvertit or something?Where did libc.lib come from?
Oct 16 2003