Software Archive
Read-only legacy content
17061 Discussions

comman line compile vs. Studio compile

Intel_C_Intel
Employee
267 Views
I run dfvars.bat first, and use df to compile from command line, using exactly same flags shown in MS Studio. How come the .obj has a different size? .exe also has a different size.
And command line compiled .exe causes run time errors while built from MS studio, it works fine. Anyone experienced the same problem?

dpp
0 Kudos
1 Reply
Steven_L_Intel1
Employee
267 Views
The options probably aren't exactly the same - look in the Project Options box to see what compiler options will be used.

Also, you don't say what the run-time errors are.

Steve
0 Kudos
Reply