Please file a bug report with our tracker, looks like something we should fix.
Robin On Wed, Feb 03, 2016 at 23:39 -0500, you wrote: > Hi, > > I just started looking at Bro source. When configuring the build with > cross-compiler, I set CXX=<cross compiler>, but the build tree did not set > correctly. It just used c++ in my local OS. CC=<cross compiler> works well, > though. What I did was > > CC=<cross compiler> CXX=<cross compiler> ./configure > > However, the build summary shows CC: <cross-compiler> and CXX: /usr/bin/c++ > (this is wrong). Do you have any idea where I should put my cross compiler? > > thanks, > _______________________________________________ > bro-dev mailing list > [email protected] > http://mailman.icsi.berkeley.edu/mailman/listinfo/bro-dev -- Robin Sommer * ICSI/LBNL * [email protected] * www.icir.org/robin _______________________________________________ bro-dev mailing list [email protected] http://mailman.icsi.berkeley.edu/mailman/listinfo/bro-dev
