On Wed, 4 Jun 2003, Avijit Ghosh wrote:
> 
>       Out of curiousity are you linking code compiled w/ the intel 
> compilers? This is the error message I got when I moved to redhat 9 for 
> our code based on intel compiler. If you link w/ -i_dynamic, it removes
> this error message.  In fact this might be a plausible work around
> if your code compiles/can use intel's compilers as presumably your
> 3rd party libs can use implicit __ctype_h that intel is incorporating
> into the lib.

        I forgot to add, if you are writing gpl or "open source" 
software the intel compilers are free . (I dont have the link handy 
at the moment). Somewhat surprisingly, I get a literal 100% code speed up 
w/ C++ code in comparison to g++ w/ numerically intensive code (rh9). (The 
numerically intensive bit is "c-ish" in style.)  One day in a fit
of mania, I'm going to try recompiling all the kde rh9 rpm's using
intel and see what happens :)

        -avi


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to