This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Compiler/TMS320C5505: CCS v3.1.0 linux vs windows compiler cl55 v3.2.2

Part Number: TMS320C5505

Tool/software: TI C/C++ Compiler

Hi,

I am working on CCS v3.1.0 windows OS version which use cl55 v3.2.2 compiler.

Now, I need to move to linux OS. In linux I am using same code as windows OS. Also same compiler Cl55 v3.2.2 for linux. 

But in final .out file,on comparing windows vs linux .out file,  I am seeing lots of changes like:

1. Change in user defined section length

2. Changed in user defined section physical address.

3. Changes in .bss section.

4. Total number of Symbols different for windows and linux compilation.

5. predefined .vector section is having size 0 and new section named vector created.

Can anyone tell me why this kind of Changes happen on changing OS from windows to linux? 

One more thing, what I need to do for making my .out file same as windows?

Please reply.

Regards,

Utsavi B.