PymbleSoftware wrote:
If it is COFF then it will not work on latter than 6.4. In the other thread, apparently SAQ didn't get it but foetz has a sense of humor. Run the command "file" on the binary... If it says DWARF or ELF you are in business.
Let me try to answer all in one, like an ATi card ...
Occasionally I run across some old Pascal code that might be fun to run. If it compiles in 6.2, for instance, and runs elsewhere it might be worth the trouble to set up an outlier box. Someone offerred me a Pascal compiler CD which is what brought this up. Pymble, your method would definitely work but I'm trying to avoid all the extraneous work by asking first. This is a new experiment for me, I'll admit. Usually it's SAQ's motto that prevails
About the COFF thing, you caused some interesting speculation. You are right, the R3000 SGI's only run up to 5.3 ? Which would be coff binaries ? Except I
do
have mips3 binaries (or at least they claim they are in the titles) which run in 6.5.30. ELF.
Hmm. Why would people do that ? Of course the mips3 switch in the compiler involves only the instruction set used so natcherly it can produce elf binaries that you can run on 6.5.30. But if the only processors the app will see (due to the file format) can use mips4 instructions, why did people avoid it ? As an example, I'm pretty sure that mxaudio, which I've used for years, is compiled -mips3.
Either that or rhoenie screwed up, which is like saying God made a mistake ...