LOS178 compares

  • LOS178 does finally compare. Apparently .o files produced by assembly must be compared at the source level by using objdump to dump assembly
  • Attempting build of LOS178 on Tomcat before putting GD LOS178 into CVS.
  • Hit problem with hard coded paths - need Jeff to resolve these

Comparing Assembled .o files

25 files did not compare. Turns out these were probably generated by the assembler. Instead we use objdump which comes in in the CDK. This eliminates differences that may be due to date/timestamps.