home *** CD-ROM | disk | FTP | other *** search
- Changes to build perl5.004_04 on Rhapsody Developer Release 1 for Intel
- David Young (dwy@ace.net)
-
- - configure with:
- system type set to "none"
- no libc namelist extraction (this seems to break on System.framework)
- system malloc()
-
- - fix minor telldir multiple declaration error in pp_sys.c
- - need to change dyld_stub_etc in perl.c to the new _NSGetEnviron
- (much cooler if you ask me) in /usr/include/crt_externs.h
- - remove call to sigpending() (appears to be a system call missing from
- System.framework, though the manual pages document it)
-
- that's it!
-
- I currently don't have access to a PowerPC based machine, though I'm sure
- many PPC users will want perl. If you attempt building the accompanying
- source archive (perl5.004_04+fixed.s.tar.gz) on PPC and encounter
- difficulty, please let me know.
-