Subject:
|
Re: Cygnus Installation troubles
|
Newsgroups:
|
lugnet.robotics.rcx.legos
|
Date:
|
Sat, 16 Dec 2000 21:47:57 GMT
|
Viewed:
|
1443 times
|
| |
| |
In lugnet.robotics.rcx.legos, Thomas Zapf-Schramm writes:
> for i in util lib boot demo ; do make -C $i || exit -1 ; done
> c:/djgpp/tmp/dj100000: line 2: syntax error: unexpected end of file
> No command name seen.
> make.exe: *** [all] Error -1
I've been working with another person who is experiencing the exact same error.
I've made a slight modification to my instructions, but I have not received
verification that he has the environment working. Take another look at
http://www.jps.net/rossw/legos
> What means "if necessary" in
You can ignore this. You should not need to make any changes to
makefile.common.
> And how should it be modified?
If your cross compiler tools were named differently than h8300-hms-gcc.exe, for
example, you would need to account that the difference. For example, I've
seen tools with the of h8300-hitachi-gcc.exe, so the variable would be changed
to "h8300-hitachi-". If you downloaded the tools from my website you won't
need to make any changes.
Several important points that were not clear in my original document.
1. Use an editor that preserves UNIX style line endings (I use UltraEdit).
2. When unpacking files, you MUST preserve the directory structure. Check the
option "Use Folder Names" in WinZip.
3. The DJGPP directory must come before the DOS/Windows directories in your
PATH environment variable.
I am happy to provide whatever assistance I can. My personal email address is
rossz2 AT home DOT com (email address buggered to confuse spam harvesters).
|
|
Message has 1 Reply: | | Re: Cygnus Installation troubles
|
| I tried your new procedure and got the same result as before. Then I transfered the whole installation (not the zip and tar files) to my notebook. I set the same environment variables on this machine. Then I tried and it worked perfectly. Inspecting (...) (24 years ago, 17-Dec-00, to lugnet.robotics.rcx.legos)
|
Message is in Reply To:
| | Re: Cygnus Installation troubles
|
| Because I couldn't get the Cygnus solution get to work on Win98 I tried Rossz Vàmos-Wentworth DJGPP solution. Unfortunately this doesn't work too. I followed the steps described on Rossz site. When I tried the first "make" I got the following error (...) (24 years ago, 16-Dec-00, to lugnet.robotics.rcx.legos)
|
11 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
|
|
|
|