 | | Re: trouble compiling brickOS
|
|
(...) Run ./configure!!! (...) Let me guess: You use the original c compiler of your linux distribution. May be that configure will complain that it does not find the gcc compiler? You run Linux on a Intel box. Your normal gcc will compile c to (...) (22 years ago, 3-Sep-03, to lugnet.robotics.rcx.legos)
|
|
 | | trouble compiling brickOS
|
|
Hi! I am pretty new to lego and I started for a few days to make my rcx work under Linux. After I passed all the makefile issues, gcc 3.3 mlsl problems, I still get this error from memcpy.c: make[1]: Entering directory (...) (22 years ago, 3-Sep-03, to lugnet.robotics.rcx.legos)
|
|
 | | Re: All-Terrain
|
|
In lugnet.robotics, Evan Todd wrote: [SNIP] (...) Evan, You might check out this site on creating wheels. (URL) Manlove (22 years ago, 3-Sep-03, to lugnet.robotics)
|
|
 | | RE: understanding the opcode
|
|
Pierre, Matt Jadud has done what you are trying to do on my pbForth firmware for the RCX. (URL) His weblog is here: (URL) You might try to contact him before you go too far down the road :-). The RCX native opcode execution may be too slow for any (...) (22 years ago, 3-Sep-03, to lugnet.robotics)
|
|
 | | understanding the opcode
|
|
hi there, i should write a scheme compiler for the RCX. so, first i am trying to understand the opcode of the RCX. now there is one thing i really don't get... let's take the example of the 'Add to variable' function [1]. we have the following args (...) (22 years ago, 3-Sep-03, to lugnet.robotics)
|