- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hi,
now i'm compiling a fortran program using svml, my compiler is gfortran and the options is ftree-vectorize -funsafe-math-optimizations -mveclibabi=svml.
but it does not work well, it shows that:
undefined reference to `vmlsPow4'
undefined reference to `vmldPow2'
undefined reference to `vmlsExp4'
........
what should i do for this problem??
thanks!!
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This looks like a linking error, not a compilation error. Also, when you used gfortran, why do you ask at the Intel forum?
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page