Build Problem [message #212210] |
Fri, 21 March 2008 04:14  |
Eclipse User |
|
|
|
Originally posted by: hajer.jelloul.ardia.com.tn
Dear Sir,
I have installed Eclipse version 3.3.2
With Eclipse CDT and zylin plugin
I have on my PC the version 1.6.0_05 of java runtime
I also installed gcc version 4.2.2 and gnu make version 3.81
I wanted to test my environment so I created a simple project by following
the instructions described in this link
http://www.yagarto.de/howto/yagarto2/index.html#feature but I have not
succeeded to compile When I chose clean
from menu project, I got this
message:
**** Clean-only build of configuration Default for project NDTU_SW ****
make clean
MAKE Version 5.2 Copyright (c) 1987, 2000 Borland
rm -f NDTU_SW.o NDTU_SW.exe
AllocationBase 0x0, BaseAddress 0x71590000, RegionSize 0x450000, State
0x10000
C:\Program Files\yagarto-tools-20070303\bin\rm.exe: *** Couldn't reserve
space for cygwin's heap, Win32 error 487
** error 1 ** deleting clean
And then when I build project I got this message
**** Build of configuration Default for project NDTU_SW ****
make all
MAKE Version 5.2 Copyright (c) 1987, 2000 Borland
Fatal: 'NDTU_SW.o' does not exist - don't know how to make it
Note: I have tried to test the Ethernut3Test example, but I have not
succeeded I got this message
**** Clean-only build of configuration Default for project Ethernut3Test
****
make clean
MAKE Version 5.2 Copyright (c) 1987, 2000 Borland
Error makefile 113: Too many rules for target '%o'
Error makefile 134: Command syntax error
*** 2 errors during make ***
Please tell me what's the origin of this problem is my first time that I
use Eclipse.
|
|
|
|
|
Re: Build Problem [message #212566 is a reply to message #212543] |
Tue, 25 March 2008 06:56  |
Eclipse User |
|
|
|
Hajer wrote:
> Thank you for your answer.
> Have you any idea about this problem?
I have seen the following reasons for simular problems (hint: google for
"Couldn't reserve space for cygwin's heap, Win32 error 487 ")
- multiple cygwin dll's
- interference of anti virus software (all brands)
- too many open files in the Cygwin environment
- old version of the Cygwin dll
Gr
Joost
|
|
|
Powered by
FUDForum. Page generated in 0.03017 seconds