Hi! As a bit of recreational activity, I started to improve samples for the new print lib. As it is scalable not only upwards but also downwards, I was trying to write a sample for a baseline chip. However, the compiler always throws a
"error: '_pclath' not found" which is true, baseline chips don't have a pclath register. And if a program can not compile without, that's ok, but the error message should be something different. This one makes it look like an user error. On even the samllest midrange chips like 10f320, it compiles without errors. What can we do about this? Drop support for baseline? Greets, Kiste -- You received this message because you are subscribed to the Google Groups "jallib" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/jallib?hl=en.
