| | Re: How to build a shared library
|
|
Hello Anne, (...) You can't. Shared libraries are not supported by brickOS. Shared memory or shared libraries are not a feature of a compiler but a feature of the underlying OS. But you can do it the hard way: - put all shared routines in program 1. (...) (20 years ago, 16-Mar-05, to lugnet.robotics.rcx.legos)
|
|
| | How to build a shared library
|
|
Hello! How can I dynamically link my c++ classes or rather build a shared library with the brickos Makefiles? Anne. (20 years ago, 16-Mar-05, to lugnet.robotics.rcx.legos)
|
|
| | Re: firmdl3 usb error linux
|
|
(...) I am not running Debian linux, but I got it work under Suse linux with a 2.4.6 kernel. There was almost the same problem. I can't find in your kernel message, where the usb tower has been attached. You should check this first, before you are (...) (20 years ago, 5-Mar-05, to lugnet.robotics.rcx.legos)
|
|
| | Re: Problem with makefile
|
|
(...) You can copy the Makefile from the installed location $prefix/share/doc/br...+/Makefile In that case you don't need to change the paths. (...) Is there a "Test.cpp/Test.C" in that directory? Multiple object files do not work exactly as one (...) (20 years ago, 25-Feb-05, to lugnet.robotics.rcx.legos)
|
|
| | Problem with makefile
|
|
Hello! I have a problem with making a program, which consists of some sourcefiles. I copied the Makefile out of the demo/c++ folder into my project directory and changed the paths, so that the included Makefiles and the brickOS directory can be (...) (20 years ago, 24-Feb-05, to lugnet.robotics.rcx.legos)
|
|
| | Problems to build the Hitachi-H8 cross-compiler
|
|
I tried to build the Hitachi-H8 cross-compiler to be used for brickos-0.2.6.10.6 . Trying to build based on binutils-2.10.1. I'm trying to install this on Win-XP. First I installed cygwin when I afterwards faced problems to execute commands. Solved (...) (20 years ago, 23-Feb-05, to lugnet.robotics.rcx.legos)
|
|
| | unable to load brickos executable from /dev/usb/lego0
|
|
Hello! I have compiled succesfully brickos-0.2.6.10.6 under linux. After I installed it I loaded brickos.srec and helloworld.lx into the RCX. This time I tried to load an lx file I got the following error: "error deleting program" and after trying (...) (20 years ago, 22-Feb-05, to lugnet.robotics.rcx.legos)
|
|
| | BrickOS 0.9.0 -- Debian "sarge" works...
|
|
Well, wouldn't you know, on the very next dist-upgrade after I posted that brickOS 0.9.0 was still in "unstable" on Debian, it materialized in "testing". My laziness was undone! Anyways, I compiled the examples in the Debian-packaged demo (...) (20 years ago, 6-Feb-05, to lugnet.robotics.rcx.legos)
|
|
| | Re: BrickOS 0.9.0 success
|
|
(...) Well, I'm pleased to report that the 2.6.10 (newest current) kernel, with included legousbtower driver, worked well with the tarball of brickOS 0.9.0. I haven't tried the Debian package yet. I noticed that on the Debian package page, the (...) (20 years ago, 3-Feb-05, to lugnet.robotics.rcx.legos)
|
|
| | Re: BrickOS 0.9.0 success
|
|
Andrew, How fun to hear of your 2.4 success with brickos-0.9.0 It is good to hear that this was possible. With respect to your next efforts I have news... (...) Both brickos-0.9.0 and lnpd-0.9.0 are now debian packages. If these are useful in your (...) (20 years ago, 29-Jan-05, to lugnet.robotics.rcx.legos)
|