R
Rohini
Hi ,
I built a project in vc++ 7.1.
I am able to succesfully build the project but with some warnings.
I have done it in win32 release mode.
And I have done it with verbose on.
I have found the following link error in the progress information it
displays.
---------------------------------------------------------------------------------------------------------
Found __imp__atoi
Referenced in sshconfig.obj
Loaded ntdll.lib(ntdll.dll)
ntdll.lib(ntdll.dll) : LNK9038: module unsafe for SAFESEH image
--------------------------------------------------------------------------------------------------------
The above error does not stop the build from succeeding.
Could this have adverse effect at runtime.
Could anyone please clarify.
Thanks in advance.
Best Regards,
Rohini Chandra
I built a project in vc++ 7.1.
I am able to succesfully build the project but with some warnings.
I have done it in win32 release mode.
And I have done it with verbose on.
I have found the following link error in the progress information it
displays.
---------------------------------------------------------------------------------------------------------
Found __imp__atoi
Referenced in sshconfig.obj
Loaded ntdll.lib(ntdll.dll)
ntdll.lib(ntdll.dll) : LNK9038: module unsafe for SAFESEH image
--------------------------------------------------------------------------------------------------------
The above error does not stop the build from succeeding.
Could this have adverse effect at runtime.
Could anyone please clarify.
Thanks in advance.
Best Regards,
Rohini Chandra