Hi,
I am using Intel compiler 2.0 evaluation version for PB 5.0
When I go for sysgen, I am getting error with my BSP USB host lib:
"fatal error LNK1103: debugging information corrupt",
I got the problem and when I am doing individual sysgen of
\WINCE500\public\common\oak\drivers\usb\hcd
I am not able to generate sysgen with Intel compiler
So I have to compile
1) \WINCE500\public\common\oak\drivers\usb\hcd\ohcd2
2) \WINCE500\public\common\oak\drivers\usb\hcd\usb20\ehci
These two lib by with default Microsoft (MS) compiler, and then I can
do sysgen of whole
\WINCE500\public\common\oak\drivers\usb\hcd\usb20\ehci
So I want to avoid to compile these two lib by MS compiler...I want to
use Intel compiler only..
Anybody can help me to solve this problem...
Thanks
Himanshu Gajjar