j2objcc

j2objcc is a convenience script to simplify compiling Objective-C or Objective-C++ files created by j2objc. It passes all options to the Objective-C compiler (clang) unchanged. It also includes the j2objc include and library paths.

j2objcc [ gcc options ] file ...

See Also

j2objc