|
From: David G. <dga...@gm...> - 2018-04-23 16:22:14
|
2018-04-23 17:26 GMT+02:00 Thorsten Otto <ad...@th...>: > > The information for the actual system should already be present in the _MCF > cookie. Using the compiler flags to setup similar information for the > compile-time options IMHO does not make much sense, as all the libraries are > only compiled for -mcpu=5475. > I don't want to enter in if it makes sense or it doesn't make sense. We have a system call that gives this information and now it's giving it wrong for the ColdFire and I'd like to fix this. If I'm going to do it I'd like to have in mind future additions to the platform, perhaps support for the 54455 with a different instruction set (ISAC) than the 5475. Probably those addition are unrealistic but you never know what this crazy people coding for old computers/systems will decide to do ;-) |