On 12/10/11 09:03 am, Oliver Seitz wrote:
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?
I didn't do more with a 10F than blinking a few leds, but I never saw
this message. I'll see if it appears when doing something more useful....
Regards, Rob.
BTW: Yesterday I SVN-copied print.jal to print_deprecated.jal, but now I
do not see it anymore when browsing the directory tree at GoogleCode.
However searching back the history of print.jal it does show up. What
did I forget or did I wrong (Seb)?
--
R. Hamerling, Netherlands --- http://www.robh.nl
--
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.