Hello All,
Can I run binaries built on an x86 Mac OS X 10.4 machine on a 10.5 x86 machine?
I am using gcc
Thanks in advance...
This is a discussion on running binaries built on Mac OS X 10.4 on Mac OS X 10.5 within the C Programming forums, part of the General Programming Boards category; Hello All, Can I run binaries built on an x86 Mac OS X 10.4 machine on a 10.5 x86 machine? ...
Hello All,
Can I run binaries built on an x86 Mac OS X 10.4 machine on a 10.5 x86 machine?
I am using gcc
Thanks in advance...
As a general rule, I would expect that to work. There are, of course, subtle changes between the versions, but those should be fairly limited.
--
Mats
Compilers can produce warnings - make the compiler programmers happy: Use them!
Please don't PM me for help - and no, I don't do help over instant messengers.