Sun Java Solaris Communities My SDN Account Join SDN
 

Sun Studio Contributions

SDN Share Rewards Program

 
Submit original content.
Earn reward points.
Cash in points for cool gifts from Amazon.com.
 
SDN Share is an online community where you can "share" technical content related to Sun's technologies and products.
 
Through the time-limited SDN Share Rewards Program (the "Program"), you can receive SDN Share Points for your contribution(s) to the community that can be redeemed for rewards ("Rewards").
 

Recent Code and Tech Tips From SDN Share


Thu, 20 Mar 2008 06:29:48 PDT
Compiling Applications Using GTK with Sun Studio

The GTK FAQ recommends adding `pkg-config gtk+-2.0 --cflags --libs` to the compile command line.  Although this works, it doesn't really fit in with the ethos of separate compile and link configuration settings with Sun Studio.


Tue, 19 Jun 2007 10:45:01 PDT
Assigning a matrix element to a zero rank variable

Extracts a value stored in a matrix so that it can be used with zero rank variables (non-matrices). This function is a user friendly front-end to DOT_PRODUCT() intrinsic function.
 
USAGE: VARIABLE = EX(MATRIX, INDEX)


Fri, 8 Jun 2007 15:46:59 PDT
New Way to Specify Bit-Ness with Sun Studio 12 Compilers

The Sun Studio 12 compilers now us the -m64 flag to invoke compilation of 64-bit objects


Wed, 6 Jun 2007 12:31:19 PDT
Commands for Sun Studio 12 Compilers and Tools

A list of the Sun Studio command-line tools, organized by functionality, with links to their man pages.


 
 
 
»  Send Comments

Let us know what you like and don't like about the Compilers and Tools hub. Send us feedback. But for support questions, see the support page.