.GOX Přípona souboru

Go Export Data

Vývojář Google
Popularita
3.0  |  2 Hlasů
 

Co je soubor 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.

Další informace

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.

Jak otevřít soubor GOX

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

Otevřete více než 400 formátů souborů pomocí File Viewer Plus.Stáhnout zdarma

Programy, které otevírají nebo odkazují na soubory GOX

Windows
Zdarma
Mac
Zdarma
Linux
Zdarma

Ověřil FileInfo.com

Tým FileInfo.com nezávisle prozkoumal formát souboru Go Export Data a aplikace Mac, Windows, and Linux uvedené na této stránce. Naším cílem je 100% přesnost a zveřejňujeme pouze informace o typech souborů, které jsme ověřili.

Pokud chcete navrhnout doplnění nebo aktualizaci této stránky, dejte nám vědět.