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]

Linking problems


Hello,

Is it not possible to do relocation linking?


I tried to do:
	ld --verbose

What does this mean?


    /* Grouped section support currently must be explicitly   provided
for
        in the linker script.  */

I also tried to do:

	ld -r -X -o run.pe.o nti.o run.0 --verbose
then I got...
...
...
attempt to open nti.o succeeded
nti.o
attempt to open run.0 succeeded
C/betarun.pe
ld: C/betarun.pe: bad reloc address 0x4 in section `.text'


Why do I get this message??

Please help!!


-- 
+++++++++++++++++++++++++++++++++++++++++
 Manmathan Kumar, Spobjergvej 149, nr. 4
 DK-8220 Brabrand, Denmark.
 Tel.: (+45) 89449509

 Email: mannan@daimi.aau.dk
 WWW  : http://www.daimi.aau.dk/~mannan/
+++++++++++++++++++++++++++++++++++++++++
-
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]