
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 7/11/10 00:26 , John Meacham wrote:
On Sun, Jul 11, 2010 at 12:13:48AM -0400, Brandon S Allbery KF8NH wrote:
On 7/11/10 00:10 , John Meacham wrote:
I switch the -wholename to -path which my 10.5.8 OSX seems to think is okay and it works on linux. It isn't in the POSIX standard but appears widely supported.
SVR4 find doesn't support either option, sadly. Then again, you may not care about Solaris or HP at this point.
Hey, I used to work for sun on solaris :) Actually, I won't worry about
You *really* don't want to see what Horricle has done to poor old Sun. :( De facto, many of us have given up on it.
I was able to run and compile jhc on my 10.5.8 box, and run the regression test. but when the garbage collector is enabled (enabled with -fjgc) it doesn't work because posix_memalign does not exist. Can you
http://stackoverflow.com/questions/196329/osx-lacks-memalign
Hmm.. but this pages seems to indicate it may exist on 10.6, In any case, I can work around missing it at the cost of some wasted memory.
mress:50014 Z$ nm /System/Library/Frameworks/System.framework/System|grep mema 00000000000425a9 T _malloc_zone_memalign 00000000000dd5d8 T _posix_memalign 00000000000e1047 t _purgeable_memalign 000000000003b233 t _szone_memalign
...yep, looks as if.
http://developer.apple.com/mac/library/documentation/Darwin/Reference/ManPag...
John
- -- brandon s. allbery [linux,solaris,freebsd,perl] allbery@kf8nh.com system administrator [openafs,heimdal,too many hats] allbery@ece.cmu.edu electrical and computer engineering, carnegie mellon university KF8NH -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.10 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkw5SeoACgkQIn7hlCsL25UsGQCgzxBAhm/EuMrw7ljz7TYIb7Rr thoAmQFxxedFHZwmVDkhN8iOzI/kaSi4 =M3g7 -----END PGP SIGNATURE-----