This is the mail archive of the cygwin@sourceware.cygnus.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]

Assembler errors, BFD assertion


Hi,

I have just started the porting process and I have run into some strange
errors I have no idea where they come from.
I have pasted the error message in case anyone has run into those BFD
assertions and knows a way around. I am not very familiar with Unix so I
have no idea where to start from.
Any ideas?

Cheers,
Mike

 
d:\cygnus\CYGWIN~1\H-I586~1\bin\..\lib\gcc-lib\i586-cygwin32\egcs-2.91.57\cc
1.exe C:\TEMP\ccCXwjdG.i -quiet -dumpbase AW_CMMCS_SEM_lib.c -ansi -g -Wall
-ansi -version -fPIC -o C:\TEMP\ccP2pmmJ.s
GNU C version egcs-2.91.57 19980901 (egcs-1.1 release) (i586-cygwin32)
compiled by GNU C version egcs-2.91.57 19980901 (egcs-1.1 release).
D:/SEARCH/Subsystem_AG/COMMON/src/UTILS/CM/CMMCS/AW_CMMCS_SEM_lib.c: In
function `iCMMCS_ReleaseSemaphore':
D:/SEARCH/Subsystem_AG/COMMON/src/UTILS/CM/CMMCS/AW_CMMCS_SEM_lib.c:429:
warning: label `exit_block' defined but not used
D:\SEARCH\Subsystem_AG\COMMON\inc\UTILS\AW_GlobInc.h: At top level:
D:\SEARCH\Subsystem_AG\COMMON\inc\UTILS\AW_GlobInc.h:202: warning:
`tmGLOBIncIntermediateTime' defined but not used
 
d:\cygnus\CYGWIN~1\H-I586~1\bin\..\lib\gcc-lib\i586-cygwin32\egcs-2.91.57\..
\..\..\..\i586-cygwin32\bin\as.exe -o
D:/SEARCH/Subsystem_AG/COMMON/obj/UTILS/CM/CMMCS/AW_CMMCS_SEM_lib.o
C:\TEMP\ccP2pmmJ.s
//d/cygnus/CYGWIN~1/H-I586~1/i586-cygwin32/bin/as.exe: bfd assertion fail
/home/noer/src/b20/comp-tools/devo/bfd/coff-i386.c:479
C:\TEMP\ccP2pmmJ.s: Assembler messages:
C:\TEMP\ccP2pmmJ.s:237: Error: Cannot represent relocation type
BFD_RELOC_386_GOTPC
//d/cygnus/CYGWIN~1/H-I586~1/i586-cygwin32/bin/as.exe: bfd assertion fail
/home/noer/src/b20/comp-tools/devo/bfd/coff-i386.c:479
C:\TEMP\ccP2pmmJ.s:384: Error: Cannot represent relocation type
BFD_RELOC_386_GOTPC
//d/cygnus/CYGWIN~1/H-I586~1/i586-cygwin32/bin/as.exe: bfd assertion fail
/home/noer/src/b20/comp-tools/devo/bfd/coff-i386.c:479
C:\TEMP\ccP2pmmJ.s:844: Error: Cannot represent relocation type
BFD_RELOC_386_GOTPC
make[1]: ***
[D:/SEARCH/Subsystem_AG/COMMON/obj/UTILS/CM/CMMCS/AW_CMMCS_SEM_lib.o] Error
1



--
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]