make error 255 [message #79384] |
Sat, 30 August 2003 15:55 |
Eclipse User |
|
|
|
Originally posted by: plummis.earthlink.net
Hi,
I get the following error when building an application:
make -f makefile debug
g++ -DDEBUG -o PolyMain -g PolyMain.c Poly.cc Term.cc
make: *** [debug] Error 255
I have set env "MAKE_MODE=UNIX" but that doesn't seem to fix the problem. If
I "make" at the command line in a bash shell, all works well.
Using cygwin & XP.
Any ideas?
|
|
|
Re: make error 255 [message #84338 is a reply to message #79384] |
Sat, 25 October 2003 20:38 |
Eclipse User |
|
|
|
Originally posted by: user.domain.invalid
Patrick wrote:
> Hi,
>
> I get the following error when building an application:
>
> make -f makefile debug
>
> g++ -DDEBUG -o PolyMain -g PolyMain.c Poly.cc Term.cc
>
> make: *** [debug] Error 255
>
Likewise I get
c:\cygwin\bin\make all
make: *** [main.o] Error 255
c:\cygwin\bin\g++.exe -c -g main.cpp
Rich
|
|
|
Powered by
FUDForum. Page generated in 0.06582 seconds