Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about bazel-cpp

Read more about bazel-cpp

python (12.9k questions)

javascript (9.2k questions)

reactjs (4.7k questions)

java (4.2k questions)

java (4.2k questions)

c# (3.5k questions)

c# (3.5k questions)

html (3.3k questions)

Questions - bazel-cpp

How to link dynamically only with some libraries with bazel?

There are certain libraries, like gflags that have global state. I'm in a situation where main executable and dynamically loaded plugin (.so) both use gflags. In both cases bazel will link gflags stat...
test-img

Roman Byshko

bazel

bazel-cpp

Votes: 0

Answers: 0

Bazel: How to make new_local_repository target depend on target generated by http_archive?

I have several third party libraries that depend on openssl, so I fetch and build openssl via repository mechanic (http_archive()). And I have GRPC that fetch boringssl that has same symbols that an o...
test-img

fandyushin

bazel

bazel-cpp

Votes: 0

Answers: 1

Latest Answer

I would write a replacement @boringssl with aliases for each rule. Something like this as third_party/boringssl/BUILD.bazel: alias( name = "crypto", actual = "@openssl//:libcryp...
test-img

Brian Silverman

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved