Date: Thu, 31 Mar 2005 00:04:18 EST-10EDT,10,-1,0,7200,3,-1,0,7200,3600 Subject: [UnixOS2_Archive] No. 533 ************************************************** Wednesday 30 March 2005 Number 533 ************************************************** Subjects for today 1 Correct naming of *elf.exe files? : Dave Yeo" **= Email 1 ==========================** Date: Tue, 29 Mar 2005 23:05:01 -0800 From: "Dave Yeo" Subject: Correct naming of *elf.exe files? I notice that gcc3.3.5 has some files like ld-elf.exe and others like gcc_elf.exe. The old EMX elf binaries are all named *_elf.exe and XFree86 only uses *_elf.exe, eg I had to cp ld-elf.exe to ld_elf.exe. Which is correct? Maybe both? Also I needed ar_elf.exe and ranlib_elf.exe to build Xfree86 and the EMX port has quite a few other *_elf binaries Dave