.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% 的准确率,并且仅发布我们已验证过的文件类型信息。

如果您想为此页面提出新增或更新建议,请告诉我们