To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.robotics.rcxOpen lugnet.robotics.rcx in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Robotics / RCX / *7080 (-20)
  Re: Installation Help!
 
(...) Hi Max, I got: $ gcc -v BASH: gcc: command not found but the command I am running to get all this output is the buildgcc.sh command to build gcc. Andy (22 years ago, 9-Dec-02, to lugnet.robotics.rcx.legos)
 
  Re: Ultimate Builders Set for Mac?
 
All the instructions on the UBS CD are jpegs and quicktime movs. This means that you can read them on a mac without using virtual PC, and if you have Quicktime Pro, you can join them all together as a slide show. Look on the CD in shared/build. I (...) (22 years ago, 9-Dec-02, to lugnet.robotics.rcx)
 
  Re: Ultimate Builders Set for Mac?
 
James, Thanks for the helpful info! If a PC is really needed only for reading the build instructions, do you think I could read them using Virtual PC running on my Mac? Dean (...) (22 years ago, 9-Dec-02, to lugnet.robotics.rcx)
 
  Re: Ultimate Builders Set for Mac?
 
The LEGO pieces you get with the Ultimate Builders Set are a nice addition to any collection. However, the software with all the instructions for all the models only runs on the PC. All the behaviors are completely possible with Robolab but without (...) (22 years ago, 9-Dec-02, to lugnet.robotics.rcx)
 
  Ultimate Builders Set for Mac?
 
We use Robolab software and the RCX on our Power Macintosh G3. Will the Ultimate Buiders Set work for us in that environment? Dean (22 years ago, 8-Dec-02, to lugnet.robotics.rcx)
 
  Re: installation of cygwin and legos/brickos
 
(...) Saw this problem before. You might check older mails in this newsgroup discussing that. Running brickOS under Linux I don't know much about the cygwin problems. But your makefile assumes that the c compiler can be run with the command "cc" (...) (22 years ago, 8-Dec-02, to lugnet.robotics.rcx.legos)
 
  Re: installation of cygwin and legos/brickos
 
John, What version of legOS are you using? Looking at the code below it seems to indicate that you are using legOS ver 0.2.6 (unless in the newer versions of brickOS we forgot to change a directory name). I am also going to gues that you are using (...) (22 years ago, 8-Dec-02, to lugnet.robotics.rcx.legos)
 
  installation of cygwin and legos/brickos
 
I have previously reported problems in installing cygwin and legos, and have tried again to get this up and running. I believe that cygwin is not properly installed and have included information here on all modules included and error messages when I (...) (22 years ago, 8-Dec-02, to lugnet.robotics.rcx.legos)
 
  Re: New Threading Model in legOS 0.2.5
 
(...) One can view an English translation using Babel here, (URL) goto (URL) and enter the url (URL) (22 years ago, 7-Dec-02, to lugnet.robotics.rcx.legos)
 
  New Threading Model in legOS 0.2.5
 
Hi In our diploma work we implemented a completely new threading model. We implemented a subset of the pthreads API as it is available in Linux. Now eventhandling has also been improved. One negative point: we did not yet adabt dynamic program (...) (22 years ago, 7-Dec-02, to lugnet.robotics.rcx.legos)
 
  Re: Installation Help!
 
(...) ... (...) I have built the h8300 cross compilers many times now. It was hard at first, but now I've nailed down the correct set of options, I have no problems. Here are the commands I use: First: export PATH=/h8x/bin:$PATH Binutils: (...) (22 years ago, 7-Dec-02, to lugnet.robotics.rcx.legos)
 
  Re: Installation Help!
 
(...) Are you *sure* you installed gcc ? Try 'gcc -v' from a Cygwin prompt, and post the output. Max. (22 years ago, 7-Dec-02, to lugnet.robotics.rcx.legos)
 
  Re: Installation Help!
 
Hello I am certainly not an expert, and have not yet been successful in installing BrickOS myself. But I have some experience in one of the messages that you are getting: (...) I believe that if you are using the instructions as listed at (URL) that (...) (22 years ago, 6-Dec-02, to lugnet.robotics.rcx.legos)
 
  Installation Help!
 
Hi, I'm sorry if this has already been posted a million times before. I tried using te search for some of the errors I am seeing but I couldn't find any matches. It is failing when I try to build the gcc compiler. I'm following the installation (...) (22 years ago, 6-Dec-02, to lugnet.robotics.rcx.legos)
 
  LEGO MindStorms 2.0: Alternative transmission techniques 2
 
Hi, I know that the original post (read below) is kind of old, but the hole project seems quite interesting. I also read the reply that Mario posted. I agree with him in all the points. I'll assume that you want to develop a vehicle, not a robot (...) (22 years ago, 6-Dec-02, to lugnet.robotics.rcx)
 
  Re: LEGO MindStorms 2.0: Alternative transmission techniques
 
Hi, I know that the original post (read below) is kind of old, but the hole project seems quite interesting. I also read the reply that Mario posted. I agree with him in all the points. I'll assume that you want to develop a vehicle, not a robot (...) (22 years ago, 6-Dec-02, to lugnet.robotics.rcx)
 
  MacNQC Beta Release 3.0a7
 
Hi All, I've uploaded MacNQC 3.0a7. One new feature: * The Piano Panel can now sound the notes it's playing on the Mac. Bugs fixed: * Updated the NQC compiler to 2.5 a3. * Fixed the NQC_Guide and MacNQC_Guide help menu items. * Fixed a crash when (...) (22 years ago, 6-Dec-02, to lugnet.robotics.rcx.nqc)
 
  Re: Controlling larger motors from RCX ??
 
Terry, I'd like to have more details about your project. I wonder, wouldn't be easier if you use a PICMicro MCU? or maybe another controller family? Tell me more, maybe I can help. Best Regards, CarlosLuis Rendon M. "Terry King" <tking@together.net> (...) (22 years ago, 5-Dec-02, to lugnet.robotics, lugnet.robotics.rcx, lugnet.robotics.rcx.nqc)
 
  Re: brickOS and latest binutils
 
(...) The $-sign before symbol addresses was accidentaly removed when that bit of code was re-written to fix a different bug. It's now back. (...) Not really. I may have overstated that. Basically, it involves some moderately complex interactions (...) (22 years ago, 5-Dec-02, to lugnet.robotics.rcx.legos)
 
  Re: brickOS and latest binutils
 
(...) What's the change? Has the symbolsrec format reverted to the one used before? (...) Why a COFF guru? To understand the h8300-coff format? Sorry if these are stupid questions. Just curious. (22 years ago, 5-Dec-02, to lugnet.robotics.rcx.legos)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

©2005 LUGNET. All rights reserved. - hosted by steinbruch.info GbR