Re: [gem5-users] scons build error for Garnet 2.0

2016-10-20 Thread Andreas Hansson
<gem5-users@gem5.org<mailto:gem5-users@gem5.org>> Date: Thursday, 20 October 2016 at 06:11 To: gem5 users mailing list <gem5-users@gem5.org<mailto:gem5-users@gem5.org>> Subject: Re: [gem5-users] scons build error for Garnet 2.0 I tried with that option (updated

Re: [gem5-users] scons build error for Garnet 2.0

2016-10-19 Thread F. A. Faisal
PM, Andreas Hansson < >>> andreas.hans...@arm.com> wrote: >>> >>>> My bad, this is properly broken for ALPHA and tru64. >>>> >>>> In fact this was broken as part of: >>>> >>>> changeset: 11383:5ac090acd180 >>&

Re: [gem5-users] scons build error for Garnet 2.0

2016-10-19 Thread Krishna, Tushar
>> Reply-To: gem5 users mailing list <gem5-users@gem5.org<mailto:gem5-users@gem5.org>> Date: Monday, 17 October 2016 at 08:54 To: gem5 users mailing list <gem5-users@gem5.org<mailto:gem5-users@gem5.org>> Subject: Re: [gem5-users] scons build error for Garnet 2.0

Re: [gem5-users] scons build error for Garnet 2.0

2016-10-19 Thread F. A. Faisal
0 >>> user:Brandon Potter <brandon.pot...@amd.com> >>> date: Thu Mar 17 10:24:17 2016 -0700 >>> summary: syscall_emul: extend mmap system call to support file >>> backed mmap >>> >>> It was later fixed for Linux, but n

Re: [gem5-users] scons build error for Garnet 2.0

2016-10-19 Thread Jieming Yin
6 at 08:54 >> >> To: gem5 users mailing list <gem5-users@gem5.org> >> Subject: Re: [gem5-users] scons build error for Garnet 2.0 >> >> Just use clang (i.e. the default OSX compiler). >> >> Andreas >> >> From: gem5-users <gem5-users-boun...

Re: [gem5-users] scons build error for Garnet 2.0

2016-10-18 Thread Krishna, Tushar
t; on behalf of Andreas Hansson <andreas.hans...@arm.com<mailto:andreas.hans...@arm.com>> Reply-To: gem5 users mailing list <gem5-users@gem5.org<mailto:gem5-users@gem5.org>> Date: Monday, 17 October 2016 at 08:54 To: gem5 users mailing list <gem5-users@gem5.org<mailto:gem

Re: [gem5-users] scons build error for Garnet 2.0

2016-10-18 Thread Krishna, Tushar
t; on behalf of Andreas Hansson <andreas.hans...@arm.com<mailto:andreas.hans...@arm.com>> Reply-To: gem5 users mailing list <gem5-users@gem5.org<mailto:gem5-users@gem5.org>> Date: Monday, 17 October 2016 at 08:54 To: gem5 users mailing list <gem5-users@gem5.org<mailto:gem

Re: [gem5-users] scons build error for Garnet 2.0

2016-10-18 Thread F. A. Faisal
users mailing list <gem5-users@gem5.org> > Date: Monday, 17 October 2016 at 08:54 > > To: gem5 users mailing list <gem5-users@gem5.org> > Subject: Re: [gem5-users] scons build error for Garnet 2.0 > > Just use clang (i.e. the default OSX compiler). > > Andreas >

Re: [gem5-users] scons build error for Garnet 2.0

2016-10-17 Thread Andreas Hansson
.hans...@arm.com>> Reply-To: gem5 users mailing list <gem5-users@gem5.org<mailto:gem5-users@gem5.org>> Date: Monday, 17 October 2016 at 08:54 To: gem5 users mailing list <gem5-users@gem5.org<mailto:gem5-users@gem5.org>> Subject: Re: [gem5-users] scons build error for Gar

Re: [gem5-users] scons build error for Garnet 2.0

2016-10-17 Thread Andreas Hansson
gem5-users@gem5.org<mailto:gem5-users@gem5.org>> Date: Saturday, 15 October 2016 at 14:22 To: gem5 users mailing list <gem5-users@gem5.org<mailto:gem5-users@gem5.org>> Subject: Re: [gem5-users] scons build error for Garnet 2.0 I tried with another gcc, but the result is the same..

Re: [gem5-users] scons build error for Garnet 2.0

2016-10-15 Thread F. A. Faisal
I tried with another gcc, but the result is the same... $ port select --set gcc mp-gcc49 $ port select --list gcc Warning: port definitions are more than two weeks old, consider updating them by running 'port selfupdate'. Available versions for gcc: apple-gcc42 mp-gcc47 mp-gcc49 (active)

Re: [gem5-users] scons build error for Garnet 2.0

2016-10-15 Thread Abdul Mutaal
Try with >=4.5 On Oct 15, 2016 2:56 PM, "F. A. Faisal" wrote: > $ g++ -v > > Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr > --with-gxx-include-dir=/usr/include/c++/4.2.1 > > Apple LLVM version 7.3.0 (clang-703.0.29) > > Target:

Re: [gem5-users] scons build error for Garnet 2.0

2016-10-15 Thread F. A. Faisal
$ g++ -v Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1 Apple LLVM version 7.3.0 (clang-703.0.29) Target: x86_64-apple-darwin15.4.0 Thread model: posix On Sat, Oct 15, 2016 at 9:53 PM, Abdul Mutaal

Re: [gem5-users] scons build error for Garnet 2.0

2016-10-15 Thread Abdul Mutaal
C++ version ? Thanks On Sat, Oct 15, 2016 at 2:01 PM, F. A. Faisal wrote: > Dear All, > > I found the below errors while compiling through scons for latest gem5 > integrated with garnet 2.0 (hg clone http://repo.gem5.org/gem5). > > $ scons build/ALPHA/gem5.debug >

[gem5-users] scons build error for Garnet 2.0

2016-10-15 Thread F. A. Faisal
Dear All, I found the below errors while compiling through scons for latest gem5 integrated with garnet 2.0 (hg clone http://repo.gem5.org/gem5). $ scons build/ALPHA/gem5.debug *build/ALPHA/arch/alpha/tru64/tru64.cc:83:23: **error: **use of undeclared identifier* * 'MAP_NONBLOCK'; did you