gcc/15.2.0

The GNU Compiler Collection includes front ends for C, C++, Objective-C, Fortran, Ada, Go, and D, as well as libraries for these languages (libstdc++,...).

#c#c++#compiler#gcc#gnu

Using gcc

Loading usage information…

Packages

This recipe version (gcc/15.2.0) has no packages.

Dependencies

Loading dependencies…

GPL-3.0-only12dc702e1563cde53223c780e39c0141
GPL-3.0-onlya738cfa6bee5321103f4f73208099a51
GPL-3.0-only17348354eccb83bcd29fcc94a80ee90b
GPL-3.0-only744e287461472bca8943ced56cbbb059
GPL-3.0-onlyf2af44eaca630cf062a6771956d63612

🔍 Ready to secure your dependencies in seconds?

  1. Register for free at audit.conan.io/register.
  2. Save your token and activate it via the confirmation email you receive.
  3. Configure Conan to use your token:
    conan audit provider auth conancenter --token=<token>
  4. Scan for vulnerabilities:
    # Check a specific reference
    conan audit list gcc/15.2.0
    # Scan the entire dependency graph
    conan audit scan --requires=gcc/15.2.0

Note: For more details on the Conan Audit command, please read this post.

Tip: To avoid exposing your token in shell history, authenticate using an environment variable (e.g. CONAN_AUDIT_PROVIDER_TOKEN_CONANCENTER=<token>). For more info, see the documentation.

conanv15.2.0
[![Conan Center](https://img.shields.io/conan/v/gcc)](https://conan.io/center/recipes/gcc)