Message-Id: <200011231907.OAA04816@delorie.com> Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary X-Mailer: EMUmail 4.5 X-Originating-Ip: 193.136.21.21 X-Webmail-User: pedroquintas AT iol DOT pt To: cygwin AT sources DOT redhat DOT com MIME-Version: 1.0 From: pedroquintas AT iol DOT pt Subject: Help in Makefileerror Date: Qui, 23 Nov 2000 19:05:01 GMT Reply-To: pedroquintas AT iol DOT pt 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 AT sourceware DOT cygnus DOT com