- ホーム
- > 洋書
- > 英文書
- > Computer / Operating Systems
Full Description
Port Your UNIX(R) Applications to Linux(R)--Quickly, Efficiently, and Reliably Increasingly, developers, architects, and project managers face the challenge of porting their C, C++, and Java applications from UNIX(R) to Linux(R) environments. Now, there's a definitive, start-to-finish guide to porting applications from today's most widely used UNIX platforms: Solaris , HP-UX, and AIX(R). Three of IBM's most-experienced Linux porting specialists lead you through your entire project: scoping, analysis, recoding, and testing. They present a start-to-finish porting methodology, realistic discussions of key porting tasks, and a questionnaire for assessing the work involved in any new project. You'll discover what Linux offers in terms of APIs, library functions, versioning, system features, and tools--and the implications for your project. Next, the authors address each individual UNIX(R) platform in detail, identifying specific porting challenges and best-practice solutions.Coverage includes * Understanding the Linux environment: GNU binutils, Java environments, shells, packaging options, and more * Uncovering and addressing project unknowns, variables, and other risks * Handling specific platform differences: standards, compilers, linkers, versioning, system/library calls, threads, and more * Testing and debugging ported applications using the GNU debugger and Linux memory leak and performance tracing tools * Contains quick references to UNIX(R) and Linux APIs, compilers, and linker options, and a discussion of porting issues unique to IBM's POWER architecture Whether you need a start-to-finish guide or a concise reference, you'll find this book an indispensable resource for all your UNIX(R)-to-Linux porting projects.
Contents
Preface xixAcknowledgments xxvAbout the Authors xxviiChapter 1: Porting Project Considerations 1Chapter 2: Scoping 29Chapter 3: Analysis 51Chapter 4: Porting Solaris Applications 97Chapter 5: Porting AIX Applications 203Chapter 6: Porting HP-UX Applications 345Chapter 7: Testing and Debugging 445Appendix A: Solaris to Linux Reference Tables 493Appendix B: AIX to Linux Reference Tables 541Appendix C: HP-UX to Linux Reference Tables 569Appendix D: Linux on POWER 653Appendix E: gprof helper 659Appendix F: Porting Issues Specific to the IBM zSeriesMainframe 663Appendix G: Solaris to Linux Migration: A Guide for System Administrators 675Index 697