When making libgcj on Interix, the steps "copying selected object files to avoid basename conflicts..." followed by several "ln ... || cp ..." lines take *ages* compared to linux: Around 30 minutes on an otherwise idle 3 GHz P4 machine.
The Task Manager shows a single "bash" consuming >97 % CPU in user mode all the time (we have bash instead of the microsoft sh as /bin/sh in our Interix). Any chance to improve this? -- Summary: Interix: "copying ..." when making libgcj takes too long Product: gcc Version: 4.0.1 Status: UNCONFIRMED Severity: normal Priority: P2 Component: libgcj AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: klaus dot kusche at inode dot at CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu dot org GCC build triplet: i586-pc-interix3 GCC host triplet: i586-pc-mingw32 GCC target triplet: i586-pc-mingw32 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22344