[PTLsim-devel] PTLsim Install Problems
Jorge Albericio
Mon Dec 24 14:17:29 EST 2007
https://ptlsim.org/pipermail/ptlsim-devel/2007-September/000124.html
2007/12/24, Melvin Eze <eze at cse.psu.edu>:
> I encountered this problem consistently while trying to install PTLsim
> on a number of linux platforms (Suse, Fedora, - latest stable
> versions).
> It seems to be an error in the code itself?
>
> The install stops and outputs the following error message:
> *************************************************************
> g++ -O99 -g -fomit-frame-pointer -march=pentium4 -falign-functions=16 -
> fno-trapping-math -fno-stack-protector -fno-exceptions -fno-rtti -
> funroll-loops -mpreferred-stack-boundary=4 -fno-strict-aliasing -
> Wreturn-type -D__PTLSIM_OOO_ONLY__ -I. -DBUILDHOST="`hostname -f`" -
> DSVNREV="`LANG=C; svn info | grep "Last Changed Rev" | cut -d " " -
> f4`" -DSVNDATE="`LANG=C; svn info | grep "Last Changed Date" | cut -d
> " " -f4`" -c seqcore.cpp
> seqcore.cpp: In member function 'int SequentialCore::issuestore(const
> TransOp&, SFR&, Waddr&, W64, W64, W64, PTEUpdate&)':
> seqcore.cpp:775: error: no matching function for call to
> 'inrange(Waddr&, W64&, W64&)'
> seqcore.cpp: In member function 'int SequentialCore::issueload(const
> TransOp&, SFR&, Waddr&, W64, W64, W64, PTEUpdate&)':
> seqcore.cpp:897: error: no matching function for call to
> 'inrange(Waddr&, W64&, W64&)'
> make: *** [seqcore.o] Error 1
>
> **************************************************************
>
> Thanks
>
> - Eze
> _______________________________________________
> PTLsim-devel mailing list
> PTLsim-devel at ptlsim.org
> https://ptlsim.org/mailman/listinfo/ptlsim-devel
>
More information about the PTLsim-devel mailing list