[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
config.sub generation bug?
- Date: Thu, 2 Apr 2009 15:50:27 +0200
- From: nicolas.ormancey at sogeti.com (ORMANCEY Nicolas)
- Subject: config.sub generation bug?
Hi,
I'm porting RTEMS on an open source hypervisor.
And I'm developing the BSP for this "new hardware"
I decide to consider this hypervisor as a new CPU family.
So, by copy of sparc family and leon2 BSP I have generated and modified all
needed files (I hope so)
But when I launch the configure command it exit with the error "myCPUfamily"
not recognized
If in the congig.sub file I add "myCPUfamily" the configure command succeed.
So is it a bug or more probably I forget to add or modified a file. but
witch one.
Can you help me?
With a detailed procedure to add a CPU
Or