> But without -no-variable-reuse some compiles last for ages.... So, it doesn't compile at all with -no-variable-reuse? Should I report this to kyle?
> My PC is not partularly fast: Athlon 64 X2 3800+. But to get the > compilation of many samples as fast as possible I copy all required > samples, libraries and the compiler itself to a RAM disk and send the > compiler output also to the RAM disk. So I have no real disk-I/O during > compilations. I start 3 compile processes to keep both CPUs busy. Rob, maybe you came up with a solution for Kyle for slow compile times. Maybe JALv2 compiles files by reading from the disk, but instead, kyle could read the files into memory before compile. What is the difference in time between using ram disk and not? Maybe test this on one of the other files that take a long time, such as a fat32 sample. Matt. -- You received this message because you are subscribed to the Google Groups "jallib" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/jallib?hl=en.
