are you using m5-dev or m5-stable?

On Fri, Apr 1, 2011 at 2:44 AM, Meng Dong <[email protected]> wrote:
> Thank you for your response
> My GCC version is 4.5.1
>      The operation is Fedora 14
>
> 2011/3/31 Nilay Vaish <[email protected]>
>>
>> Which compiler? Avoid GCC 4.1.*
>>
>>
>> Nilay
>>
>>
>> On Thu, 31 Mar 2011, Meng Dong wrote:
>>
>>> Hi all
>>> When I compile M5 in FS mode There is no error
>>> but when I compile M5 in SE mode
>>> command line:scons build/ALPHA_SE/m5.debug
>>> The errors are as below
>>> Is there any one can tell me why?
>>>
>>> Thanks a lot
>>>
>>> build/ALPHA_SE/cpu/inorder/resource_pool.cc: In member function 'void
>>> ResourcePool::scheduleEvent(InOrderCPU::CPUEventType,
>>> ResourcePool::DynInstPtr, int, int, ThreadID)':
>>> build/ALPHA_SE/cpu/inorder/resource_pool.cc:331:7: error: case value '10'
>>> not in enumerated type 'InOrderCPU::CPUEventType'
>>> build/ALPHA_SE/cpu/inorder/resource_pool.cc:360:7: error: case value '11'
>>> not in enumerated type 'InOrderCPU::CPUEventType'
>>> build/ALPHA_SE/cpu/inorder/resource_pool.cc: In member function 'virtual
>>> void ResourcePool::ResPoolEvent::process()':
>>> build/ALPHA_SE/cpu/inorder/resource_pool.cc:526:7: error: case value '10'
>>> not in enumerated type 'InOrderCPU::CPUEventType'
>>> build/ALPHA_SE/cpu/inorder/resource_pool.cc:534:7: error: case value '11'
>>> not in enumerated type 'InOrderCPU::CPUEventType'
>>> scons: *** [build/ALPHA_SE/cpu/inorder/resource_pool.do] Error 1
>>> scons: building terminated because of errors.
>>>
>>>
>>> --
>>> Yours,Dongmeng
>>>
>> _______________________________________________
>> m5-users mailing list
>> [email protected]
>> http://m5sim.org/cgi-bin/mailman/listinfo/m5-users
>
>
>
> --
> Yours,Dongmeng
>
> _______________________________________________
> m5-users mailing list
> [email protected]
> http://m5sim.org/cgi-bin/mailman/listinfo/m5-users
>



-- 
- Korey
_______________________________________________
m5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/m5-users

Reply via email to