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]

gcc compiler fail - reloc overflow



I have been experimenting with the gnu32 tool set. Its very good in general but I have just hit a problem compiling  some c++ code - which works on Sparc/Unixware
 
The file is rather large - but it's all data initialisation. I get the following error

as -o odebug/ocp_pli_sequencer.o C:\TEMP\cc016018.s
as: odebug/ocp_pli_sequencer.o: reloc overflow: 0x18001 > 0xffff
odebug/ocp_pli_sequencer.o: File truncated
C:\TEMP\cc016018.s: Assembler messages:
C:\TEMP\cc016018.s:104237: FATAL: Can't close odebug/ocp_pli_sequencer.o
: File truncated

This occurs with the gcc compiler in the standard distribution AND with the egcs version obtained from Mumit Khan.


Any ideas?


Kevin


PS - I think the problem is associated with the size of the assembler file - its 2.8M. I am now splitting the file and will let you know.



-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


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