|
Top Document: comp.unix.aix Frequently Asked Questions (Part 3 of 5) Previous Document: 2.01: I cannot make alloca work Next Document: 2.03: Isn't the linker different from what I am used to? See reader questions & answers on this topic! - Help others by sharing your knowledge The file /usr/lpp/bos/bsdport contains information on how to port programs written for BSD to AIX 3. This file may be very useful for others as well. A quick cc command for most "standard" BSD programs is: $ cc -D_BSD -D_BSD_INCLUDES -o [loadfile] [sourcefile.c] -lbsd If your software has system calls predefined with no prototype parameters, also use the -D_NO_PROTO flag. User Contributions:Comment about this article, ask questions, or add new information about this topic:Top Document: comp.unix.aix Frequently Asked Questions (Part 3 of 5) Previous Document: 2.01: I cannot make alloca work Next Document: 2.03: Isn't the linker different from what I am used to? Part1 - Part2 - Part3 - Part4 - Part5 - Single Page [ Usenet FAQs | Web FAQs | Documents | RFC Index ] Send corrections/additions to the FAQ Maintainer: bofh@mail.teleweb.pt (Jose Pina Coelho)
Last Update August 08 2012 @ 06:18 AM
|
