Subject:
|
Re: Installing BrickOS 0.2.6.09.newConf2
|
Newsgroups:
|
lugnet.robotics.rcx.legos
|
Date:
|
Sun, 24 Nov 2002 16:49:44 GMT
|
Viewed:
|
3080 times
|
| |
| |
Bernardo Quiroga <drago@wanadoo.nl> wrote:
> Hi,
>
> I tried to install brickos 0.2.6.09.newConf2 using the
> http://brickos.sourceforge.net/docs/INSTALL-cygwin.html tutorial,
> everything goes kind of smoothly untill i have to type make strip in
> /brickos-0.2.6.09.newConf2/util cygwin responds with:
>
> $ make strip
> strip fontdesign.exe
> strip: fontdesign.exe: No such file or directory
> make: *** [strip] Error 1
>
> How do I deal with this?
Its a bug, fixed in the cvs version of brickOS, I believe.
For now, adding:
CFLAGS+=-D_WIN32
to the top of Makefile.common might work.
I can't test it, because I don't have the h8300 compiler set up at the
moment.
--
Max.
|
|
Message has 1 Reply: | | Re: Installing BrickOS 0.2.6.09.newConf2
|
| (...) Unfortunately, that won't fix the bug because later on it says: CFLAGS=-O2 -Wall which will ignore the existing value of CFLAGS. The best fix for cygwin and newConf2 is to change the line in the ifdef BUILDING_HOST_UTILS section to be (...) (22 years ago, 25-Nov-02, to lugnet.robotics.rcx.legos)
|
Message is in Reply To:
| | Installing BrickOS 0.2.6.09.newConf2
|
| Hi, I tried to install brickos 0.2.6.09.newConf2 using the (URL) tutorial, everything goes kind of smoothly untill i have to type make strip in /brickos-0.2.6.09.newConf2/util cygwin responds with: $ make strip strip fontdesign.exe strip: (...) (22 years ago, 24-Nov-02, to lugnet.robotics.rcx.legos)
|
3 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
This Message and its Replies on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|