Intel c++ 8.0: how to build .dlls and .libs??

B

Brian

I have been using lcc-win32 but need to switch over to intel for SIMD/SSE2
stuff. The documentation is pretty limited. It does not say much about the
linker other than the fact that you can create a dll. But it doesn't say
anything about being able to specify a .def file to specify exported
functions, and it doesn't say whether or not you can prevent underlines from
prepended to the function name. Also, it does not say anything about
creating static .lib files. Can someone point me to further documentation or
provide some examples on how to do this?

thanks,

brian
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,438
Messages
2,571,699
Members
48,796
Latest member
Greg L.
Top