This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Help in Makefileerror


Hello!
I have the cygnus beta19 version and i´m trying to compile a C++ program
(that works perfectly in Linux) in windows using cygwin but when I execute
the makefile I get this errors.

BASH.EXE-2.01$ make
g++  -Wall -frtti -fguiding-decls -fPIC -c io.cc
//D/CYGNUS/B19/H-I386~1/i386-cygwin32/bin/as.exe: bfd assertion fail
/home/noer/
src/97r2/devo/bfd/coff-i386.c:424
C:\WINDOWS\TEMP\cc001003.s: Assembler messages:
C:\WINDOWS\TEMP\cc001003.s:28: Error: Cannot represent relocation type
BFD_RELOC
_386_GOTPC
//D/CYGNUS/B19/H-I386~1/i386-cygwin32/bin/as.exe: bfd assertion fail
/home/noer/
src/97r2/devo/bfd/coff-i386.c:424
C:\WINDOWS\TEMP\cc001003.s:93: Error: Cannot represent relocation type
BFD_RELOC
_386_GOTPC
//D/CYGNUS/B19/H-I386~1/i386-cygwin32/bin/as.exe: bfd assertion fail
/home/noer/
src/97r2/devo/bfd/coff-i386.c:424
C:\WINDOWS\TEMP\cc001003.s:163: Error: Cannot represent relocation type
BFD_RELO
C_386_GOTPC
//D/CYGNUS/B19/H-I386~1/i386-cygwin32/bin/as.exe: bfd assertion fail
/home/noer/
src/97r2/devo/bfd/coff-i386.c:424
C:\WINDOWS\TEMP\cc001003.s:277: Error: Cannot represent relocation type
BFD_RELO
C_386_GOTPC
//D/CYGNUS/B19/H-I386~1/i386-cygwin32/bin/as.exe: bfd assertion fail
/home/noer/
src/97r2/devo/bfd/coff-i386.c:424
C:\WINDOWS\TEMP\cc001003.s:363: Error: Cannot represent relocation type
BFD_RELO
C_386_GOTPC
make: *** [io.o] Error 1
BASH.EXE-2.01$

can you help me??



Imagine On-Line - http://www.iol.pt
Todo o mundo passa por aqui!

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]