Copiling warning, C4058 of MSC V5.1 - DS != SS

LEE Hyo Jong h-lee%hogum.utah.edu at cs.utah.edu
Thu Feb 7 03:10:29 AEST 1991


Hi,
sorry for this cross posting, but I didn't get any response from
my original posting.

I got the warning of 'address of frame variable taken, DS!=SS'.
It usually happens when I calls the math lib functions such as
pow() or sin() or when I manipulate three dimensional arrays.
Since I am using multithread, one of my compile options(MSC V5.1) is
-Aluf.  I think it causes the problem but I am not sure how to get lid of
the warnings.

Thanks,
---------------
LEE, Hyo Jong  - OI -
801-581-8377 (office)   801-582-5127 (home)
({ihnp4,decvax}!utah-cs!h-lee, h-lee at cs.utah.edu)



More information about the Comp.lang.c mailing list