> On April 13, 2016, 4:03 p.m., Andreas Hansson wrote:
> > SConstruct, line 639
> > <http://reviews.gem5.org/r/3378/diff/2/?file=54872#file54872line639>
> >
> > Surely this is included by default?!
>
> Bjoern A. Zeeb wrote:
> clang -cc1 -v /dev/null
> clang -cc1 version 3.4.1 based upon LLVM 3.4.1 default target
> x86_64-unknown-freebsd10.3
> ignoring nonexistent directory "/usr/lib/clang/3.4.1/include"
> #include "..." search starts here:
> #include <...> search starts here:
> /usr/include/clang/3.4.1
> /usr/include
> End of search list.
>
> Andreas Hansson wrote:
> Is the compiler configured/installed properly? I've had a look at gcc and
> clang on a few OSX/Linux permutations and /usr/local/include is listed for
> all of them.
Yes, it's the built-in compiler from the FreeBSD base system. I just
triple-checked with people; it is on purpose; the FreeBSD ports framework does
add a -I${LOCALBASE}/include already, but building gem5 alone, it needs the
extra include.
- Bjoern A.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviews.gem5.org/r/3378/#review8200
-----------------------------------------------------------
On April 13, 2016, 2:18 p.m., Bjoern A. Zeeb wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://reviews.gem5.org/r/3378/
> -----------------------------------------------------------
>
> (Updated April 13, 2016, 2:18 p.m.)
>
>
> Review request for Default.
>
>
> Repository: gem5
>
>
> Description
> -------
>
> scons: make build better on FreeBSD
>
> Various changes we found needed to build gem5 successfully on
> FreeBSD.
>
>
> Diffs
> -----
>
> SConstruct 9c7b55faea5d
> tests/SConscript 9c7b55faea5d
>
> Diff: http://reviews.gem5.org/r/3378/diff/
>
>
> Testing
> -------
>
>
> Thanks,
>
> Bjoern A. Zeeb
>
>
_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev