The STAF Developer's Guide 
(http://staf.sourceforge.net/current/stafdg.html) has information on how 
to build STAF on the platforms we support.  You will need to use the same 
information for building C++ STAF services.  Note that STAF is not built 
with GCC on all Unix platforms:

 AIX
    * xlC V5 or later
    * GNU Make 3.78 or later

 HP-UX
    * aCC 3.25 or later
    * GNU Make 3.78 or later

 Other Unix Operating Systems (e.g. Linux, Solaris, FreeBSD, Mac OS X, 
etc)
    * GCC 2.95.2 or later
    * GNU Make 3.78 or later
 
So you would need to build your C++ service using the corresponding 
compilers (i.e xlC for AIX, aCC for HPUX).

Thanks, 
David 

David Bender 
STAF/STAX Development 
IBM Software Group, WPLC 
 
11501 Burnet Rd. 
Bldg. 903-5B002 
Austin, TX 78758-3400 
 
Phone (T/L): 1-512-286-5315 (363-5315) 
ITN: 23635315 
Email: bda...@us.ibm.com 
 





"jander...@talentex.co.uk" <jander...@talentex.co.uk> 
10/12/2009 06:40 AM

To
staf <staf-users@lists.sourceforge.net>
cc

Subject
[staf-users] Compiling and linking STAF services on UNIX






I have been developing a number of services on Linux, and now I need to 
port them to other UNIXes - most notably AIX (4, 5, 6), Solaris (8, 9, 
10) and HP-UX (11.00, ...). As I have discovered, this is not extirely 
as simple as running make on said platforms and depending on gcc to work 
everywhere. Is there any documentation describing what to do and what 
not to do on the different architectures?


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
staf-users mailing list
staf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/staf-users

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
staf-users mailing list
staf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/staf-users

Reply via email to