I am receving the error"fatal error L1123: name : Segment defined both 16-and 32-bit" while i am linking some obj files.
I am using masm 5.10, ML 6.14.8444, Link 5.10, the obj files are created using masm and ML. The command used for linking is " link /map @new.lnk". any body can help me to solve the error.
Aseem.A.S