Incorporate or integrate an external building system into envoy bazel build system

13 views
Skip to first unread message

Gary Tang

unread,
Jun 2, 2020, 12:12:38 AM6/2/20
to envoy-dev
Hello,

We're building an application binary that is composed of both envoy and fstack code.

envoy will talk/call to fstack rather than to Linux kernel. 

fstack is an open source code. fstack uses Makefile while envoy uses bazel. We don't plan to convert fstack makefiles into bazel.
We want to keep the build systems for both, that is, make envoy use bazel and fstack use makefile.

The problem is how to integrate the two build systems together?

We want to have envoy bazel call makefile to build fstack code and then use the built fstack library.

I did some research on the following and still not very clear how to do it. 


Can anyone shed light on this? 

Thanks

Gary
 
Reply all
Reply to author
Forward
0 new messages