Oracle Solaris Studio 12.4 Information Library (日本語)
 
 
印刷ビューの終了

Collapse details buttonGetting Started With Oracle Solaris Studio

Oracle Solaris Studio 12.4: リリースノート  Oracle Solaris Studio 12.4 リリースノートには、このソフトウェアのシステム要件、機能廃止の通知、および既知の問題が含まれています。Download PDF
Release Notes (English)  Information about system requirements, feature end notices, and known problems with the software.Download PDF
Oracle Solaris Studio 12.4 リリースの新機能  Oracle Solaris Studio のこのリリースにおけるコンパイラとツールの新機能や変更点について説明します。また、既知の問題およびその他の問題についての情報も含まれます。Download PDF
What's New (English)  Description of the new and changed features for each Oracle Solaris Studio component in this release.Download PDF
Oracle Solaris Studio 12.4: インストールガイド  『Oracle Solaris Studio 12.4: インストールガイド』では、パッケージインストーラを使用して、tar ファイルからサポートするすべてのプラットフォームに Oracle Solaris Studio 12.4 ソフトウェアをインストールする手順とアンインストールする手順について説明します。必要な Oracle Solaris 10 のパッチをインストールする手順についても説明します。付録では、製品パッケージ、必要なパッチ、およびコンポーネントのバージョン番号の一覧を示します。Download PDF
Installation Guide (English)  Explains how to install Oracle Solaris Studio software on Oracle Solaris 11, Oracle Solaris 10, and Linux platforms with the package installer, and install required Oracle Solaris 10 patches.Download PDF
Oracle Solaris Studio 12.4: 概要  この『Oracle Solaris Studio 12.4: 概要』マニュアルでは、Oracle Solaris Studio 製品の各コンポーネントと、開発ワークフローでそれらを連携して使用する方法について説明します。Download PDF
Overview (English)  Describes the components of Oracle Solaris Studio and shows how they can be used together in an Oracle Solaris development work flow.Download PDF
Oracle Solaris Studio 12.4: IDE クイックスタートチュートリアル  このチュートリアルでは、Oracle Solaris Studio 12.4 IDE を使用して C、C++、または Fortran アプリケーションを開発するための基本ステップについて説明します。Download PDF
IDE Quick Start (English)  Guides you through some basic steps of developing a C, C++, or Fortran application using Oracle Solaris Studio IDE. Download PDF

Collapse details buttonBuilding Applications

Oracle Solaris Studio 12.4: C ユーザーガイド  このマニュアルは、C と UNIX に関する実用的な知識を持つアプリケーション開発者を対象としています。『C ユーザーズガイド』では、機能別にまとめたコンパイラオプションの全リスト、全コンパイラオプションをアルファベット順にまとめた包括的なリファレンス、サポートしている ISO/IEC 9899:1999 規格 (このマニュアルでは C99 と呼ぶ) の機能と処理系についての説明、C 言語規格でのプラグマや宣言指示子などの処理系に関する情報、および lint コード検査プログラムの使用に関する全情報を提供します。Download PDF
C User's Guide (English)  Explains how to use the Oracle Solaris Studio C compiler (cc) and provides detailed information about compiler options.Download PDF
Oracle Solaris Studio 12.4: C++ ユーザーズガイド  このマニュアルでは、Oracle Solaris Studio C++ コンパイラの使用方法について説明し、コマンド行コンパイラオプションの詳細を、オプションデフォルト、マクロの展開、例、ほかのオプションとの相互関係、警告などを含めて提供します。さらに、プログラムの編成、プラグマ、テンプレート、例外処理、キャスト演算の使用方法、およびライブラリの構築方法についても提供します。Download PDF
C++ User's Guide (English)  Explains how to use the Oracle Solaris Studio C++ compiler (CC) and provides detailed information about compiler options.Download PDF
Oracle Solaris Studio 12.4: Fortran ユーザーズガイド  『Fortran ユーザーズガイド』では、Oracle Solaris Studio Fortran ライブラリの組み込み関数およびルーチンについて説明します。このリファレンスマニュアルは、Fortran 言語および Oracle Solaris オペレーティング環境または UNIX 全般に関する実用的な知識を持ち、Oracle Solaris Studio Fortran コンパイラを効率的に使用する方法を学ぼうとしている科学者、エンジニア、およびプログラマを対象としています。Download PDF
Fortran User's Guide (English)  Explains how to use the Oracle Solaris Studio Fortran compiler (f95) and provides detailed information about compiler options and directives.Download PDF
Oracle Solaris Studio 12.4: 分散メイク (dmake)  この『Oracle Solaris Studio 12.4: 分散メイク (dmake)』マニュアルでは、ターゲットを分散、並列、または逐次モードで構築できる dmake コマンド行ツールについて説明します。dmake ツールはメイクファイルを解析し、並行して構築可能なターゲットを特定し、設定された多数のホストにそれらのターゲットの構築を分散します。dmake ツールは make ユーティリティーの超集合で、make(1) と互換性があります。Download PDF
Distributed Make (dmake) (English)  Describes how to use the Oracle Solaris Studio dmake utility to build programs on multiple build servers.Download PDF
Oracle Solaris Studio 12.4: 数値計算ガイド  このマニュアルでは、Oracle Solaris オペレーティングシステム (Oracle Solaris OS) が稼働している SPARC ベースシステムおよび x86 ベースシステム上のソフトウェアおよびハードウェアでサポートされる浮動小数点環境について説明します。このマニュアルは、SPARC および Intel アーキテクチャーの一般的な側面についていくつか説明していますが、基本的には Oracle 言語の製品に付属するリファレンスマニュアルです。このマニュアルでは、IEEE Standard for Binary Floating-Point Arithmetic の特定の側面について説明しています。IEEE 演算については、18 ページの標準規格を参照してください。Download PDF
Numerical Computation Guide (English)  Describes the floating-point environment supported by software and hardware on SPARC based and x86 based systems running the Oracle Solaris operating system. Download PDF

Collapse details buttonDebugging Applications

Oracle Solaris Studio 12.4: dbx コマンドによるデバッグ  『Oracle Solaris Studio 12.4 : dbx コマンドによるデバッグ』は、dbx コマンド行デバッグツールを使用してアプリケーションのデバッグを行うプログラマを対象にしています。Fortran、C、C++、または Java による開発経験と、Oracle Solaris オペレーティングシステムまたは Linux オペレーティングシステムと、UNIX コマンドに関するある程度の知識が必要です。Download PDF
Debugging a Program with dbx (English)  Describes how to use the Oracle Solaris Studio dbx debugger, an interactive source-level debugging tool.Download PDF
Oracle Solaris Studio 12.4: dbxtool チュートリアル  このチュートリアルでは、バグを含んだプログラム例を使用して、dbx デバッガ用の独立グラフィカルユーザーインタフェース (GUI) である dbxtool の効果的な使用方法について説明します。最初に基本的な機能について説明し、その後、より詳細な機能について説明していきます。 Download PDF
dbxtool Tutorial (English)  Demonstrates how to use the dbxtool graphical user interface for the dbx debugger.Download PDF

Collapse details buttonChecking and Verifying Applications

Oracle Solaris Studio 12.4: Discover および Uncover ユーザーズガイド  『Oracle Solaris Studio 12.4 Discover および Uncover ユーザーズガイド』では、バイナリのメモリー関連のエラーを検出するメモリーエラー探索ツール (discover)、およびアプリケーションのコードカバレージを測定するコードカバレージツール (uncover) の使用方法について説明します。Download PDF
Discover and Uncover User's Guide (English)  Describes how to use the Discover tool to find memory access errors and the Uncover tool to measure code coverage.Download PDF
Oracle Solaris Studio 12.4: コードアナライザユーザーズガイド  『Oracle Solaris Studio 12.4 コードアナライザユーザーズガイド』では、コンパイラ、Discover、および Uncover による静的、動的メモリー、およびコードカバレージデータの収集、および、コードアナライザ GUI を実行してデータの分析と表示を行う方法など、コードアナライザツールの使用方法について説明します。Download PDF
Code Analyzer User's Guide (English)  Describes how to collect static, dynamic memory, and code coverage data with the compilers, Discover, and Uncover, and analyze the data with the Code Analyzer.Download PDF
Oracle Solaris Studio 12.4: コードアナライザチュートリアル  このチュートリアルではサンプルプログラムを使用して、Oracle Solaris Studio コンパイラ、discover メモリーエラー検出ツール、uncover コードカバレージツール、およびコードアナライザ GUI を使用して一般的なプログラミングエラー、動的メモリーアクセスエラー、およびコードカバレージの問題を見つけて修正する方法を示します。Download PDF
Code Analyzer Tutorial (English)  Demonstrates how to use the compilers, Discover, Uncover, and the Code Analyzer to find and correct programming errors, dynamic memory access errors, and code coverage issues.Download PDF

Collapse details buttonObserving and Tuning Applications

Oracle Solaris Studio 12.4: パフォーマンスアナライザ  このマニュアルでは、Oracle Solaris Studio 12.4 ソフトウェアのパフォーマンス解析ツールについて説明します。コレクタおよびパフォーマンスアナライザという 2 つのツールを併用することによって、広範囲のパフォーマンスデータの統計的プロファイリングと多数のシステムコールのトレースを行い、そのデータを関数、ソース行、および命令レベルでプログラム構造に関連付けます。Download PDF
Performance Analyzer (English)  Describes the performance analysis tools (collect, Performance Analyzer, er_print) used to profile a program to collect and analyze a range of performance data as it is mapped to the program source.Download PDF
Oracle Solaris Studio 12.4: パフォーマンスアナライザチュートリアル  このマニュアルでは、サンプルプログラムで Oracle Solaris Studio 12.4 パフォーマンスアナライザを使用するための段階的な手順について説明します。Download PDF
Performance Analyzer Tutorials (English)  Several tutorials show you how to use Performance Analyzer on sample programs. Download PDF
Oracle Solaris Studio 12.4: スレッドアナライザユーザーズガイド  『スレッドアナライザユーザーズガイド』は、スレッドアナライザの紹介と 2 つの詳細なチュートリアルで構成されています。一つはデータの競合の検出を扱い、もう一方はデッドロックの検出を扱います。また、役立つヒントとサポート対象の API が、付録に収録されています。Download PDF
Thread Analyzer User's Guide (English)  Two separate tutorials show you how to use the Thread Analyzer to detect data races and deadlocks in multithreaded programs.Download PDF

Collapse details buttonApplication Programming Interfaces (API)

Oracle Solaris Studio 12.4: OpenMP API ユーザーズガイド  『OpenMP API ユーザーズガイド』では、マルチスレッド対応の アプリケーションを構築するための OpenMP Fortran 95、C、C++ アプリケーションプログラムインタフェース (API) について解説します。Oracle Solaris Studio コンパイラは OpenMP API をサポートします。このガイドは、Fortran、C、C++ 言語、および OpenMP 並列プログラミングモデルの知識を有する科学者、エンジニア、プログラマを対象としています。また、Solaris オペレーティング環境や UNIX の一般的な知識を持つ読者を対象としています。 Download PDF
OpenMP API User's Guide (English)  Describes the OpenMP application program interface (API) supported by Oracle Solaris Studio compilers and tools for building multithreaded applications.Download PDF
Performance Library User's Guide (English)  Describes how to use the Oracle Solaris Studio Performance Library, a set of enhanced Netlib subroutines that are supported by the Oracle Solaris Studio compilers. User guide is PDF only.
Download PDF

Collapse details buttonReference Documentation

Oracle Solaris Studio 12.4: マニュアルページ  HTML man pages for Oracle Solaris Studio commands and APIs.
Man Pages (English)  HTML man pages for Oracle Solaris Studio commands and APIs.

Collapse details buttonSecurity Information

Oracle Solaris Studio 12.4: セキュリティーガイド  この Oracle Solaris Studio 12.4 リリースでユーザーが認識しておく必要があるセキュリティーの問題について説明します。Download PDF
Security Guide (English)  Describes security precautions for developers using Oracle Solaris Studio and system administrators or users installing Oracle Solaris Studio.Download PDF

Collapse details buttonRelated Information

Oracle Development Tools Support Contract (English)  Information about purchasing an Oracle Development Tools Support contract for Oracle Solaris Studio.
Oracle Solaris Studio Developer Portal (English)  Oracle Technical Network web site for complete information regarding Oracle Solaris Studio.
Oracle Solaris Studio Sample Code (English)  Download sample application code that you can use with some documents in this library to learn about dbxtool, Code Analyzer, Performance Analyzer, and Thread Analyzer.
Developer Community Forums (English)  Community forums for application development in C, C++, and Fortran using Oracle Solaris Studio compilers and tools.
Oracle Solaris 11.2 Information Library (English)  Complete set of documentation for the Oracle Solaris 11.2 operating system.
Oracle Solaris 10 1/13 Information Library (English)  Complete set of documentation for the Oracle Solaris 10 1/13 operating system.
Oracle Solaris 10 8/11 Information Library (English)  Complete set of documentation for the Oracle Solaris 10 8/11 operating system.
Oracle Linux 6 Information Library (English)  Complete set of documentation for the Oracle Linux 6 operating system.

Collapse details buttonLegal Information for this Release

Third Party Notices and Licenses (English)  Important legal information and right-to-use statements.Download PDF
Oracle Solaris Studio 12.4: 分散 Readme  このドキュメントでは、Oracle Solaris Studio 12.4 に含まれている再配布可能なファイルの一覧を示します。Download PDF
Distribution Readme (English)  List of files that are redistributable and may be distributed with any program you develop.Download PDF

Collapse details buttonImportant Information From Previous Releases

Oracle Solaris Studio 12.3 Documentation Library (English)  Link to the library for Oracle Solaris Studio 12.3
Documentation Libraries for Recent Releases (English)  Link to the libraries for recent previous releases: Oracle Solaris Studio 12.3, Oracle Solaris Studio 12.2, Sun Studio 12.1, and Sun Studio 12.
Documentation Library for Sun Studio 11 (English)  Link to the library for Sun Studio 11.
Documentation Library for Legacy Sun Studio (English)  Link to the libraries for older Sun Studio releases, including Sun Studio 10, Sun Studio 9, Sun Studio 8, Sun ONE Studio 8 Compiler Collection, Forte Developer 6 update 2, Sun Workshop 5.0, and Sun Visual Workshop C++.




Copyright © 2015, Oracle and/or its affiliates. All rights reserved.
Legal Notices.