Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
09/14/12 22:53
Modified:
  09/14/12 23:00

Read: times


 
#188336 - Variations in obj and hex
Responding to: ???'s previous message
Some years ago (prob 1997) I worked on a PLM51 project and noticed that a build produced slightly different file sizes, depending on the source file names! Just changing the length of the name of one of the input files by one character actually affected the size of the build by a few bytes and this worried me.

I thought I must be wrong but it was consistent and I proved it to others and we then treated the compiler and related tools with some circumspection. I never found an actual problem with the code produced and inspecting the assembler it produced showed slightly different constructions, with (presumably) the same overall result. But I couldn't see how the changing the name of a source file could do this.

In my case it was nothing to do with moving to a different computer but could it be that you're using a different path length of a file under the new system and encountering the same odd behaviour?

List of 13 messages in thread
TopicAuthorDate
PLM51 Environment Problem            01/01/70 00:00      
   Compile date&time?            01/01/70 00:00      
   Variations in obj and hex            01/01/70 00:00      
      Debug info?            01/01/70 00:00      
         Only source file name changed            01/01/70 00:00      
            FIle Compare and DisAsm            01/01/70 00:00      
               e-mail PLM51 customer service :)            01/01/70 00:00      
                  eMail?            01/01/70 00:00      
                     Fax?            01/01/70 00:00      
               File compare            01/01/70 00:00      
                  makes sense            01/01/70 00:00      
                     Module order when linking?            01/01/70 00:00      
                        source and build files            01/01/70 00:00      

Back to Subject List