chisel-testers icon indicating copy to clipboard operation
chisel-testers copied to clipboard

Import build flags from environment (a la Chisel2).

Open ucbjrl opened this issue 6 years ago • 2 comments

Import CC, CXX, CCFLAGS, CXXFLAGS, CPPFLAGS, LDFLAGS and incorporate them in the flags used to build C++ simulations.

Although similar effects can be achieved via the --more-vcs-flags, and --more-vcs-c-flags command line options, it's difficult to make these available to the internal ScalaTest suites.

ucbjrl avatar May 03 '19 22:05 ucbjrl

If there's some urgency, maybe my comments should be turned into issues for testers2 so that it can be a bit more robust

chick avatar May 06 '19 03:05 chick

I think this does need to be discussed. I like the idea of issuing some kind of notification when environment variables are used.

ucbjrl avatar May 06 '19 17:05 ucbjrl