[Bug 296794] Static library libomp.a is missing from /usr/lib/

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 14 Jul 2026 22:07:11 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=296794

            Bug ID: 296794
           Summary: Static library libomp.a is missing from /usr/lib/
           Product: Base System
           Version: 15.0-STABLE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: misc
          Assignee: bugs@FreeBSD.org
          Reporter: yuri@freebsd.org

## Description

The static version of the OpenMP runtime library (libomp.a) is missing from the
base system under /usr/lib/, whereas the shared library (libomp.so) exists.

## Impact

This omission prevents developers from building statically linked executables
that utilize OpenMP. Combining OpenMP parallelization with static binary
compilation should be natively supported without mutually exclusive
constraints.

## Environment & Scope

* Observed on: FreeBSD 14.x / 15.x
* Likely affected: FreeBSD 16-CURRENT
* Component: Base system LLVM/toolchain toolset

-- 
You are receiving this mail because:
You are the assignee for the bug.