[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bgl-discuss] Problem with compiling with -O4
When I try to compile my code with the -O4 flag, the compiler generates
a calls to __vssqrt and __vsrsqrt, which the linker cannot resolve. I
assume these are vector square root functions. Is there some other
library with which I need to link? Note, this problem does not occur
with -O3.
Don Sinclair
- --------------------------------------------------------------------
To add or remove yourself from this mailing list, use the 'notifyme'
command on any BGL machine. To remove: notifyme -n, to add: notifyme -y.