On 07/22/2013 09:52 PM, John Hansen wrote:
I am working on an API library for the new LEGO MINDSTORMS EV3 programmable
brick. The brick is running Linux on a TI AM1808 ARM chip.
Does the EV3 provide any graphic ? If not, you will need to set up a
remote debugging environment, best using Lazaru
John Hansen wrote:
lcd_test.dpr: warning: 31: "crti.o" not found, this will probably cause a
linking failure
lcd_test.dpr: warning: 31: "crtbegin.o" not found, this will probably cause a
linking failure
lcd_test.dpr: warning: 31: "crtend.o" not found, this will probably cause a
linking failur
For some years ago I had a similar problem.
I solved it by forcing the use of specific libs.
See my old test programme below.
Carsten
> lcd_test.dpr: warning: 31: "crti.o" not found, this will probably cause a
> linking failure
> lcd_test.dpr: warning: 31: "crtbegin.o" not found, this will pro
The version of the IDE is different from the compiler version.
Could you please tell us the compiler version?
It can be found in "Help|About" menu entry.
Even compiler version 2.4.0 already has IDE version 1.0.12...
Thus I suspect that 1.0.6 corresponds to a really old compiler.
It will be diff
I am working on an API library for the new LEGO MINDSTORMS EV3 programmable
brick. The brick is running Linux on a TI AM1808 ARM chip. I built a Free
Pascal cross compiler using 2.7.1 source code along with the CodeSourcery Lite,
2009q1 cross compiler (arm-2009q1-203-arm-none-linux-gnueabi.exe
Hi Matúš,
I never read anything about a mouse related problem
concerning the Text mode IDE with Free Pascal 2.6.2.
But maybe someone on the mailing list knows
something about this hypothetical bug...
If anyone knows, please try to describe this problem
as precisely as possible.
Thanks in