optimized X1000 executables
Posted: Sat May 12, 2012 5:32 am
Are there cpu instructions specific to the X1000 as opposed to the AmigaOne at the user application layer?
What is a typical way to compile a c program that makes use of X1000's cpu specific code? How is it that the various libraries available at OS4Depot work on all the various cpus?
I can speculate, but would rather start down a less random path with my w(a|o)ndering.
Years ago I would specify 68000 / 010 / 020 / 030 (never got as far as 040 and 060) + FPU. For really old it was ancient seemingly one of a kind computers from the 1970s. Things got murkier when I later quit doing assembly and did c, depending on "IDE setups" which always happened to be on some flavor of Intel machine that was also the target. I got to where I didn't concern myself with the concept of cross compiling on those machines. (They seem to be backwardly compatible without much thought.... except hardware features being totally dropped.)
I will be easily satisfied with a reference to a discussion elsewhere that is specific to the general OS4 situation in this regard.
What is a typical way to compile a c program that makes use of X1000's cpu specific code? How is it that the various libraries available at OS4Depot work on all the various cpus?
I can speculate, but would rather start down a less random path with my w(a|o)ndering.
Years ago I would specify 68000 / 010 / 020 / 030 (never got as far as 040 and 060) + FPU. For really old it was ancient seemingly one of a kind computers from the 1970s. Things got murkier when I later quit doing assembly and did c, depending on "IDE setups" which always happened to be on some flavor of Intel machine that was also the target. I got to where I didn't concern myself with the concept of cross compiling on those machines. (They seem to be backwardly compatible without much thought.... except hardware features being totally dropped.)
I will be easily satisfied with a reference to a discussion elsewhere that is specific to the general OS4 situation in this regard.