 | Discussion Forum |  |
|
|
Re-translationsNext Thread | Thread List | Previous Thread Start a Thread | Settings | Details | Message |
|---|
Read-Only Author Ning Zhou Posted 12-Mar-2001 09:51 GMT Toolset C51 |  Re-translations Ning Zhou When I compiled my program, I got:
linking... *** APPLICATION REQUIRES RE-TRANSLATIONS! ***
Does anyone know what it means? How can I avoid this? Thanks.
| | Read-Only Author James Wilkinson Posted 12-Mar-2001 13:42 GMT Toolset C51 |  RE: Re-translations James Wilkinson I think you'll find that's to do with register optimisation - you can uncheck the selection if you want? | | Read-Only Author Mark Odell Posted 12-Mar-2001 15:29 GMT Toolset C51 |  RE: Re-translations Mark Odell It means enough has changed that the linker must recalculate the register coloring (my interpretation). It is benign (informational only), ignore it.
- Mark | |
Next Thread | Thread List | Previous Thread Start a Thread | Settings |
|