I am trying to port over the bootmgr for the IXP1200 (SA1100 based) to Linux from Windows. I got the compile to work w/o any errors/warnings. When objcopy is run to turn the elf32-littlearm into a binary image, it does not produce the same output as on the windows side. The difference is the windows tools are producing a coff image file which is then run thru the objcopy to make a bin image. I really want to move this code over so I have one OS to compile under rather than compile this portion under windows, move over to Linux and compile the rest, etc.... /*******************************************/ Marc, Duck Ae & Daniel Karasek God Bless mailto:[EMAIL PROTECTED] /********************************************/ _______________________________________________ http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm Please visit the above address for information on this list.
