ge Guest
|
Posted: Thu Mar 17, 2005 2:58 pm Post subject: TLIB for dummies? |
|
|
When I use TLIB to create (?) a .lib ('tlib libfilename
+objfilename'), it doesn't show any errors. But, when I use it to
display the contents ('tlib libfilename, listfilename'), it just gives
me something like
listfilename size = 36
When I do the same on the bcc .lib files, I get a list of fncs. I
suspect there's something lacking in mine, though it does seem to link
OK. My guess is that I need to do something in the source file, to
declare certain fncs eligible for inclusion.
Anyway, if someone has a pointer for "how to create a static library",
I'd appreciate hearing it.
TIA,
George
|
|