linking

Link/UrlTags
Intel(R) Fortran Compiler for Mac OS*: $non_lazy_ptr unresolved references from linking [Knowledgebase]
When linking an application on Mac OS* with the Intel(R) Fortran Compiler errors involving the $non_lazy_ptr ocurr. This error is usually resolved by adding a -c to libtool (or ranlib if you use ar ...

Posted: 2008-10-16 15:04:46 by
Fortran, $non_lazy_ptr, Mac OS*, libtool, ar, ranlib, unresolved references, linking
Problem with Linking Applications to Intel MKL 10.0 for Linux* Dummy Shared Librares [Knowledgebase]
The Intel MKL 10.0 introduced a new layered linking model in order to provide more flexibility to choose from different compilers and threading runtimes. However, the layered model will break link ...

Posted: 2009-10-19 00:16:47 by AmandaS (Intel)
dummy libraries, dummy library, link, linking
ifort: -ipo-jobs uses less than n jobs, gives no speedup [Forums]
When I use -ipo-jobs4, hoping to speed up the link phase of my program, I get no speedup.  top shows only one ifort process, requiring 100% of cpu on an 8 core machine with no other programs loading ...

Posted: 2008-12-08 16:38:16 by nooj
IPO, ifort, speedup, ipo-jobs, linking
Intel MKL & Matlab Libraries [Forums]
Hi, hope someone could help me with following problem: I have a simple console application where I use the Matlab libraries "libmx.lib", "libmex.lib" and "libmat.lib". Now I want to use some CBLAS fu ...

Posted: 2008-12-10 10:10:44 by dast
Matlab, MKL, problem, linking
Simple HelloWorld with Intel 11 (Fortran and C/C++) [Forums]
I am trying to create a simple helloworld.for and helloworld.cc to prove my Intel 11 compiiler is correctly installed on my RedHat linux box but get the following errors:   icc helloworld.ccld: can ...

Posted: 2008-12-18 14:12:23 by jayphallam
error, -limf, linking
linking in IPP, C++, Linux, FedoraCore5, Eclipse, makefile, library path [Forums]
I'm just beginning to develop C++ apps on Linux with Eclipse 3.3 IDE and IPP.I can't seem to get out of the starting gate though, as I am unable to link either statically or dynamically.I have tried r ...

Posted: 2009-01-14 09:12:40 by aarondavid007
C++, IPP, Linux, linking
Linking Version 10 Executables to Version 11 dll's following Compiler Upgrade [Forums]
Hello,I have a question regarding a compiler upgrade 10.1.021 to the current 11.0.072 of the IA32 package. So far, my tests have been informal and have not affected the source controlled version of ou ...

Posted: 2009-02-20 08:02:20 by Groundsel
upgrade, dll, compiler, linking
Intel® Math Kernel Library Link Line Advisor [Knowledgebase]
Introduction: The Intel® Math Kernel Library (Intel® MKL) is designed to run on multiple processors and operating systems. It is also compatible with several compilers and third party libraries, and ...

Posted: 2009-06-30 20:53:00 by Maxim Kukushkin (Intel), Todd Rosenquist (Intel)
link error, intel mkl, linking
Unexplained result with mkl_cspblas_dcsrsymv [Forums]
I think that this is a linking error, maybe someone can help. I'm using VS2008 compiling a 64bit app and calling mkl_cspblas_dcsrsymv in a c++ routine and am getting incorrect results.  The relev ...

Posted: 2009-04-10 16:49:46 by jay.oswald
windows, sparse blas, linking
problems with -shared-intel -mcmodel-large [Forums]
I am compiling a Fortran 77 code that contains large common blocks and thus I'm using -mcmodel=large and -shared-intel command line options. However, I'm still getting symbol relocation errors (see ou ...

Posted: 2009-05-27 10:12:35 by gogo@math.umd.edu
Fortran, compile, large memory, linking
How to Build an Intel IPP Application [Knowledgebase]
Intel IPP provides both dynamic and static libraries on Windows*, Linux*, and Mac OS X*.  The information below explains how to build with and link to Intel IPP libraries in your application, ...

Posted: 2009-06-25 17:08:03 by Ying H (Intel)
Application development, Linker error, link error, link, linking, ipp build command
Basic linking problem LAPACK95 [Forums]
Using MKL on Linux for IA-32:I need myprog.f90 to be statically linked; it makes a call to the LAPACK subroutine gels() using the LAPACK95 interface.I have spent a lot of time looking at documentation ...

Posted: 2009-08-26 23:44:42 by sarah_a
linking, lapack95