.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% 정확성이며, 검증한 파일 유형에 대한 정보만 게시합니다.

이 페이지에 추가하거나 업데이트할 내용을 제안하고 싶으시면 알려 주세요.