"Brian" <br***********@NOdlrSPAM.de> wrote...
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 [...]
(a) Posting three times doesn't make your question any more appropriate
in this newsgroup.
(b) DLLs are off-topic. Visit a newsgroup for your OS.
(c) DEF files are off-topic. Visit a newsgroup for your compiler.
AFAIK, creation of dynamic and static libraries depends on the compiler
and questions about those should be addressed either to the compiler
vendor or to a forum about your compiler. comp.lang.c++ is neither.
We discuss _language_. The _language_ does not define dynamic or static
_libraries_. The _language_ does not define linking. Sorry, but you
are in a wrong newsgroup.
Try comp.os.ms-windows.programmer. Try
http://developer.intel.com/,
they must have some kind of Q&A place there. Contact their customer
support, after all, you have a copy of their compiler, it should entitle
you to their help.
Good luck!
Victor