Keith Kyzivat wrote:
Ok. I have fixed the problem. It has to do with libtool having a
hardwired lib search path of /lib /usr/lib and /usr/local/lib,
which in the cross-compile case, is incorrect. I modified the generated
libtool script contained in the project dir,
modifying the sys_lib_search
Hi
I am sorry if i am repeating an already discussed issue. I have gone through the
previous mails on this issue but since they were 3-4 months old, I was curious enough
to ask whether the patch for libtool to support intell icc compiler been incorporated.
1.If at all this patch exists how do I