SSE 2006-06 x86: __di_random and __f90_vrandomi
Using SunStudio Express 2006-06 on x86 (amd64) with -xia: the functions __di_random and __f90_vrandomi are not visible or do not exist (respectively). Comparing SPARC and x86 versions of Sun Studio, I presume this is an oversight in libfsu.
This shows up when linking code that does something like: [code]call random_number(interval_value)[/code] and [code]call random_number(interval_array)[/code] (respectively).
Also, you could update the README to state that interval support is for both sse2 and amd64 (since the implication was, to me at least, the support was for 32-bit code only).
cheers,
/lib

