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 / *3174 (-5)
  More warning cleanup - const qualifier ignored on asm
 
In include/sys/bitops.h : // g++ warns about __asm__ const. we define the problem away. // the CXX symbol is predefined in the Makefile // #ifdef CXX # define ASMCONST #else # define ASMCONST const #endif But CXX is *not* defined in the Makefile. In (...) (22 years ago, 16-Feb-03, to lugnet.robotics.rcx.legos)
 
  Trivial warning fix
 
This avoids an "implicit declaration of exit" warning. Max. Index: util/firmdl/mkimg.c ===...=== RCS file: /cvsroot/brickos/bri.../mkimg.c,v retrieving revision 1.1 diff -u -p -r1.1 mkimg.c --- util/firmdl/mkimg.c 20 Aug 2002 03:04:29 -0000 1.1 +++ (...) (22 years ago, 15-Feb-03, to lugnet.robotics.rcx.legos)
 
  Re: Declaration of kernel_critsect_count
 
(...) Your request couldn't be more timely as I'm wrapping up a 0.2.6.10 test release this weekend. I've made this change in CVS and you will see it in the .10 test release. As I publish the 0.2.6.10 test release I'll post a message here explaining (...) (22 years ago, 15-Feb-03, to lugnet.robotics.rcx.legos)
 
  Declaration of kernel_critsect_count
 
kernel_critsect_count is declared volatile in kernel/critsec.c, but without the volatile keyword in include/sys/critsec.h - this upsets gcc3. Please could these declarations be reconciled? Thanks, Max. (22 years ago, 15-Feb-03, to lugnet.robotics.rcx.legos)
 
  Re: dll and the USB tower
 
I have the same problem (I posted a note 3 days ago "Problem with Brickos ..." # 20311). In addition I don't get firmdl3 to download the firmware. Are you running Windows or Linux? Hans (...) (22 years ago, 14-Feb-03, 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