 | | Re: cygwin messed up?
|
|
You can try a few things with the makefile.common in the util directory and change the tool prefix from cc to gcc. Later u might have another error related to ld at that point u'll have to put the extension .exe in front of ld in one of the (...) (23 years ago, 6-May-02, to lugnet.robotics.rcx.legos)
|
|
 | | cygwin messed up?
|
|
i'm running the lates version of cygwin and i'm trying to follow the instructions at (URL) but, when i try to make depend i get some errors: $ make depend for i in util lib boot demo ; do c:/djgpp/bin/make.exe NODEPS=yes -C $i depend || exit 2 ; (...) (23 years ago, 5-May-02, to lugnet.robotics.rcx.legos)
|
|
 | | Re: NQC and BricxCC problem
|
|
John, The crash is because NQC is trying to print out an error message but doesn't have legitimate information about the lexical location (file, line number, etc) of where the error occurred. The error itself is from the "#pragma init" line - (...) (23 years ago, 5-May-02, to lugnet.robotics.rcx.nqc)
|
|
 | | an RCX programs another RCX
|
|
Hi all, I've posted a new page to our site http:/www.convict.lu...sIntro.htm that turns around the theme of programming an RCX from another RCX. A first application is a robot called SCOUT (it is a Rover2 taken from the Mars Exploration Set) (...) (23 years ago, 5-May-02, to lugnet.robotics)
|
|
 | | RE: Co-operative Multi tasking in pbforth 2.1
|
|
(...) Mario, Thanks for the feedback. As you all know, writin this stuff is hard. I figure 10 minutes of reading time is probably 2 or 3 hours of writing... (...) Ha! The dark side has won you over! Can you give us a tiny hint on the subject? I'll (...) (23 years ago, 5-May-02, to lugnet.robotics.rcx.pbforth)
|