tags:

views:

59

answers:

0

I am trying to provide customers with a plain old win32 static library built with MSVC2008 who are reluctant to upgrade from Developer Studio 6.

I get 2 unresolved extrnal symbols: ___iob_func and __ftol2_sse. I get both both using the IDE with the plainest settings I can find, and from the command line with:

cl devstudio.c /I. /link ./astro.lib