To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.robotics.rcx.legosOpen lugnet.robotics.rcx.legos in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Robotics / RCX / legOS / *929 (-20)
  Re: Another possible makefile change
 
(...) I already modified my utils Makefiles for using $(OS) that for Windows NT gives "Windows_NT" (and, now, I'm ready to commit :-) ... ), but I don't know how $(OS) evaluate for Win9x. $(shell uname) does not give "MSDOS" under cygnwin: it gives (...) (25 years ago, 11-Mar-00, to lugnet.robotics.rcx.legos)
 
  Re: CVS and SourceForge
 
(...) re-register (...) No, that wasn't the problem... :-) But... Ta-da.... Now I can commit!!!! :-) My problem was that I checked-out using :pserver:*... As anybody knows (I don't) CVS marks the first login-method/root in a file ("CVS/Root"), so (...) (25 years ago, 11-Mar-00, to lugnet.robotics.rcx.legos)
 
  Re: Another possible makefile change
 
(...) That doesn't work with the DJGPP Make program, unfortunately. Rossz (25 years ago, 10-Mar-00, to lugnet.robotics.rcx.legos)
 
  Re: Another possible makefile change
 
Actually, you could replace $(shell uname) with $(OSTYPE). Markus. (25 years ago, 10-Mar-00, to lugnet.robotics.rcx.legos)
 
  Re: CVS and SourceForge
 
(...) Did that solve your problem? I also used mixed case when I registered (Rossz). If your 'commit' problems have gone away, then I will re-register as well. Rossz (25 years ago, 10-Mar-00, to lugnet.robotics.rcx.legos)
 
  Windows 2000
 
I did some testing today of the new cross-compiler tools I have built on a Windows 2000 system. The bad news is things did not go very well. MAKE would simply stop in the middle without completing the build process. A little newsgroup research (...) (25 years ago, 10-Mar-00, to lugnet.robotics.rcx.legos)
 
  Re: Build on Win2K
 
"David Cawley" <dave.cawley@tesco.net> wrote in message news:Fr69tB.MIK@lugnet.com... (...) You can try Legos-0.2.3 direction at this url (need some url refinish for files link but you should have already almost all files): (...) (25 years ago, 10-Mar-00, to lugnet.robotics.rcx.legos)
 
  Re: Build on NT?
 
(...) You can try Legos-0.2.3 direction at this url (need some url refinish for files link): ftp://legos.sourcefo...-0.2.3.htm Bye, Paolo. --- Witten's Law: Whenever you cut your fingernails, you will find a need for them an hour later. (25 years ago, 10-Mar-00, to lugnet.robotics.rcx.legos)
 
  nt build
 
Okay. I have determined the majority of my problems so far are related to command line length... when make variables are expanded in the djecho and/or make they exceed 80 chars(?)... and that is what djecho is for... i have had to create multiple (...) (25 years ago, 9-Mar-00, to lugnet.robotics.rcx.legos)
 
  Re: CVS and SourceForge
 
(...) No problem for checkout on my NT, now. I read that you can checkout too. Now the problem is on commit! Got the usual: cvs [server aborted]: "commit" requires write access to the repository I've tried: - Via WINCVS - Via CVS - Via SSH working (...) (25 years ago, 9-Mar-00, to lugnet.robotics.rcx.legos)
 
  Build on Win2K
 
Hi, I'm trying to get a legOS build environment set up on my PC, running under Windows 2000 professional. I've downloaded LegOS-0.2.3.tar.gz I'm using Peter Van der Beken's directions from //arthurdent.dorm.du...egOS-0.2.2 All seems to go well until (...) (25 years ago, 9-Mar-00, to lugnet.robotics.rcx.legos)
 
  Re: Build on NT?
 
You can download the WinlegOS package for development on an NT. You will need a special utility program to fix a problem with long filename support (a bug in WinNT). legOS for Windows (5.5megs): (URL) Long filename support: (URL) you wish to rebuild (...) (25 years ago, 9-Mar-00, to lugnet.robotics.rcx.legos)
 
  Build on NT?
 
Is anybody successfully building legOS on NT? If so we need to talk... please email offline. Thanks Tom (25 years ago, 9-Mar-00, to lugnet.robotics.rcx.legos)
 
  Re: Another possible makefile change
 
(...) great, Rossz, but i see one little problem here. I'm suspecting that it's no good idea to include Makefile.common in the Makefile for dll-src, because Makefile.common sets some standard Variables and rules to values appropriate for cross (...) (25 years ago, 8-Mar-00, to lugnet.robotics.rcx.legos)
 
  Newbie question : IR comms with PC.
 
Hi all. I'm a third year engineering student from South Africa who is trying to complete a soccer playing robot in time for our robot intervarsity the 29th of March.I only started using the RCX (and legOS) days ago. I'm trying to transfer some (...) (25 years ago, 8-Mar-00, to lugnet.robotics.rcx.legos)
 
  Re: Another possible makefile change
 
(...) Then for cross plateform compatibility, we should modify all the references to perl script to include the program name. It doesn't hurt Linux, and is essential in a DOS shell. (...) I researched your 'uname' suggestion and came up with the (...) (25 years ago, 8-Mar-00, to lugnet.robotics.rcx.legos)
 
  Re: malloc() bug found -- BAD MEMORY REGION :-(
 
(...) Hi Martin: Its right here "(URL) try rebuild legOS with egcs-1.1.2, then diff the kernel assembler listings. Watch this space... (25 years ago, 7-Mar-00, to lugnet.robotics.rcx.legos)
 
  Re: Recommended change to MAKEFILE
 
(...) Hi, Luis... I think I need the same write permission to CVS if I want to commit the bounch of changes I've already write... ;-) Marcus supposed I was already enabled, but I got: cvs [server aborted]: "commit" requires write access to the (...) (25 years ago, 7-Mar-00, to lugnet.robotics.rcx.legos)
 
  Re: Another possible makefile change
 
(...) Although *nix system's try to figure out the interpreter for a script if you don't provide it, it doesn't harm to do so. Thus, actually you dont't have to distinct 2 cases here. We could simply use the MERGEMAP you suggest for all currently (...) (25 years ago, 7-Mar-00, to lugnet.robotics.rcx.legos)
 
  Re: malloc() bug found -- BAD MEMORY REGION :-(
 
(...) i vaguely remember this patch was necessary to get gcc-2.95.x to work, but somehow lost the patch. Therefore, i'm still working with egcs-1.1.2. Maybe that's the difference ? Could you tell me where to find the patch ? thanks, Martin. (25 years ago, 7-Mar-00, 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