??? 05/19/06 19:34 Read: times |
#116708 - Limitations Responding to: ???'s previous message |
Erik Malund said:
4) SFR16 is the death of many efforts ... some compilers require SFR16 to be to adjecent SFRs ... I think the documentation for this (which must include the comments in the file) needs to be very clear indeed about what it does and does not do: The handling of SFR16, as Erik notes, is just one area where you can get compatible syntax but incompatible code. The other key areas would be in calling conventions and internal data representation. Those are the ones that spring to my mind at the moment - no doubt there are others... |