.GOX ファイル拡張子

Go Export Data

開発元 Google
人気度
3.0  |  2 
 

GOXファイルとは?

A GOX file is an export data file created by gccgo, a compiler for the Go programming language. It contains a description of functions exported from a compiled .O file. Developers produce GOX files using the objcopy -j .go_export command.

詳細情報

Gccgo is part of the GNU Compiler Collection (GCC). Developers use gccgo to compile and build Go programs.

When a developer uses gccgo to compile a file that exports functions, they can choose to store a description of those exported functions in a GOX file. This file functions similarly to a C or C++ .H file. When a developer uses gccgo to compile a file that imports the exported functions, gccgo searches for an accompanying GOX file (or SO, A, or O file, if a GOX file isn't found) and uses it to import the functions correctly.

GOXファイルの開き方

GOX files are not meant to be opened. You can use GOX files to import functions while compiling programs with gccgo (multiplatform).

File Viewer Plusで400種類以上のファイル形式を開けます。無料ダウンロード

GOXファイルを開く、または参照するプログラム

Windows
無料
Mac
無料
Linux
無料
カテゴリ: 開発者
更新日: 2022-08-18

検証者 FileInfo.com

FileInfo.comチーム は、このページに掲載されているGo Export Dataファイル形式とMac, Windows, and Linuxアプリについて独自に調査しました。 私たちの目標は100%の正確性であり、検証済みのファイルタイプに関する情報のみを公開しています。

このページへの追加や更新をご提案いただける場合は、お知らせください。