This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Wrong jump/branch-offsets with assembler startup


>     What is GCC doing wrong?

See for yourself by using "gcc -v ...".
You'll have to propagate the -v into the invocation of .../collect2
by yourself in order to see the actual invocation of ld.
Or, you could run "strace -f -e trace=execve gcc ...".

-- 


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