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 / Search Results: Mac BrickOS
 Results 681 – 700 of 789.
Search took 0.00 CPU seconds. 

Messages:  Full | Brief | Compact
Sort:  Prefer Newer | Prefer Older | Best Match

  Re: Release candidate brickos-0.2.6.08 avail for testing
 
(...) I spoke too soon. There is a problem with cygwin and Makefile.Common in the new release. The host utilities are not built with -D_WIN32 which (of course) causes them to not work at all. In Makefile.Common there is a place where CFLAGS is set (...) (22 years ago, 4-Nov-02, to lugnet.robotics.rcx.legos)
 

brickos
(score: 0.445)

  Re: brickOS & GNU Pascal (update)
 
(...) Great work John! Do you have any comparisons of executable sizes between C/C++ and Pascal/OOP? ROSCO (22 years ago, 1-Nov-02, to lugnet.robotics.rcx.legos)
 

brickos
(score: 0.445)

  Interruptions in BrickOS
 
Hi, I'am a researcher of the Free University Of Brussels. We're currently working on embedded systems. We would like to generate code for embedded systems from a specification language which could be used for formal verification. We chose Legos for (...) (22 years ago, 4-Nov-02, to lugnet.robotics.rcx.legos)
 

brickos
(score: 0.444)

  Re: brickOS & GNU Pascal (update)
 
(...) <snip> (...) Good work on this. Yes I believe we would like to add this support. We are crunched with trying to get what we want into this next release. We likely can add some of the Makefile mods in this release, maybe the Pascal Units as (...) (22 years ago, 2-Nov-02, to lugnet.robotics.rcx.legos)
 

brickos
(score: 0.444)

  Re: versions of gcc/binutils/newlib
 
(...) GCC 2.95 versions and binutils 2.95 thru 2.10 appear to work. I believe readers, here, have also successfully used gcc 3.0 and 3.1 but not 3.2. The brickOS plan is to release brickOS-1.0.0 first. Then we will work on adapting the code to work (...) (22 years ago, 2-Nov-02, to lugnet.robotics.rcx.legos)
 

brickos
(score: 0.444)

  Re: Starting Over
 
(...) The BrickOS for cygwin instructions ((URL) describe downloading the source code for gcc & binutils and building the Hitachi cross-compiler and associated tools in step 2. If you use the pre-built hitachi tools that Joseph Wooley posted about a (...) (22 years ago, 12-Oct-02, to lugnet.robotics.rcx.legos)
 

brickos
(score: 0.444)

  Re: controlling rcx with remote control
 
(...) I've been trying to find the same thing. I believe the latest version of BrickOS has the ability to read a remote control, but I haven't spent the time to figure it out, yet. Check this out: (URL) (22 years ago, 3-Nov-02, to lugnet.robotics.rcx.legos)
 

brickos
(score: 0.444)

  versions of gcc/binutils/newlib
 
Hallo, Which versions of gcc/binutils and newlib is brickos developed with? As I read in here and tested myself, it doesn't work with the most recent versions (gcc 3.2, binutils 2.13 and newlib 1.10). Do I need a newlib? The howto doesn't mention (...) (22 years ago, 2-Nov-02, to lugnet.robotics.rcx.legos)
 

brickos
(score: 0.444)

  error deleting program
 
Hi, Could anyone please tell me what I'm doing wrong? This is my problem: When I try to download the helloworld demo with: $./util/dll -v demo/helloworld.lx ,I get the following error message(s): opening tty... KeepAlive Init... KeepAliveSend: (...) (22 years ago, 2-Nov-02, to lugnet.robotics.rcx.legos)
 

brickos
(score: 0.443)

  Re: legOS library path
 
(...) To make it so that your code can live anywhere (i.e., not necessarily beneath the cygwin and/or BrickOS root directory you should make the following changes to your Makefile. 1. replace any relative paths (i.e., ../ or ../../ etc.) with (...) (22 years ago, 8-Oct-02, to lugnet.robotics.rcx.legos)
 

brickos
(score: 0.443)

  brickOS & GNU Pascal
 
This is extremely preliminary, but I can't wait to share the news. I've managed to build a Hitachi H8 cross compiler for GNU Pascal (under cygwin on W2K) and have successfully downloaded and ran the following Pascal program on brickOS. program (...) (22 years ago, 23-Oct-02, to lugnet.robotics.rcx.legos)
 

brickos
(score: 0.443)

  Release candidate brickos-0.2.6.08 avail for testing
 
This is our second publicly visible test release. We will announce when we think we are closing in on the actual release (We think this may happen, yet this December.) Details regarding how to provide feedback are at (URL) can download from (URL) (...) (22 years ago, 26-Oct-02, to lugnet.robotics.rcx.legos)
 

brickos
(score: 0.443)

  h8300-hms-ld segmentation fault under WinXP
 
Hello, Are there any know problems getting the h8 cross compiler working under Windows XP? I'm using the latest cygwin environment, along with gcc3.2, newlib1.10, and have tried both the binutils source distributed with cygwin (2002070601?) and I (...) (22 years ago, 24-Oct-02, to lugnet.robotics.rcx.legos)
 

brickos
(score: 0.442)

  Re: Update for DJGPP version
 
I have placed instructions for building the cross compiler for DJGPP on our website, (URL) They are (as of this posting) incomplete. Biunutils can be configured and built but gcc currently has a proplem in the build stage. It looks like a c++ error (...) (22 years ago, 22-Oct-02, to lugnet.robotics.rcx.legos)
 

brickos
(score: 0.442)

  Re: legOS library path
 
"Germán Rojas" <ge-rojas@uniandes.edu.co> wrote in message news:H3MD68.M72@lugnet.com... (...) Hi there! (...) [snip] (...) [snip] (...) [snip] This broke for me between legOS 0.2.5 and 0.2.6 I belive (and is still broken in the current brickos (...) (22 years ago, 8-Oct-02, to lugnet.robotics.rcx.legos)
 

brickos
(score: 0.441)

  BrickOS & BricxCC - coming soon to a Windows PC near you
 
So, I recently installed cygwin (again) and the pre-built Hitachi cross compiler (which someone recently posted about here). I installed the latest BrickOS release from SourceForge. Everything in the BrickOS for Windows instructions worked (...) (22 years ago, 4-Oct-02, to lugnet.robotics.rcx.legos)
 

brickos
(score: 0.441)

  Re: Strip Command
 
(...) appears (...) Rick, Windows 98 is not correctly checked in the Makefiles. I have fixed this is the current CVS version. For now I would simply add CYGWIN_98-4.10 to all Makefiles which do this check. I believe that is only $ (...) (22 years ago, 11-Oct-02, to lugnet.robotics.rcx.legos)
 

brickos
(score: 0.441)

  Re: BrickOS & BricxCC - coming soon to a Windows PC near you
 
Hello John, (...) That would be real real great! (...) That should work. At my system, bigger projects are broken into several source files. It is easier for me to work with them then with a huge single source file. (...) Why not? BrickOS can handle (...) (22 years ago, 5-Oct-02, to lugnet.robotics.rcx.legos)
 

brickos
(score: 0.441)

  Re: BrickOS & BricxCC - coming soon to a Windows PC near you
 
(...) You manage your projects now, I'm guessing, simply by directory structure and the contents of your make file? Do you put targets in your make file which execute dll to download the .lx to the brick or do you usually perform that step as a (...) (22 years ago, 5-Oct-02, to lugnet.robotics.rcx.legos)
 

brickos
(score: 0.441)

  Re: BrickOS & BricxCC - coming soon to a Windows PC near you
 
(...) My goal would be to have BricxCC work with C/C++ BrickOS programs much like it works with NQC & MindScript programs now. You have a file open in the editor. You press the compile button and it either performs a make without errors or a little (...) (22 years ago, 5-Oct-02, to lugnet.robotics.rcx.legos)
 

brickos
(score: 0.440)

More:  Next Page >>


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