XLINK

From RAD Studio
Jump to: navigation, search

Go Up to C++ Linkers


XLINK.EXE is the C++ linker for Mac OS X.

XLINK.EXE takes .O (object) files generated by BCCOSX.EXE and produces Mac OS X executables files. You can specify Mac OS X .DYLIB files (dynamic libraries) for linking.

See Also