Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 295 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 295 Bytes

libcxx

This directory contains a makefile that combines the following third-party libraries into a single library.

  • libcxxrt.a - C++ runtime support library
  • libunwind.a - C++ exception unwinding library
  • libcxx.a - Standard C++ library

The resuling library is named liboelibcxx.a.