This is the mail archive of the binutils@sources.redhat.com 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]

Re: -Tbss on ELF harmful?



> Have you tried
> 
>   __bss_start = MIN_K (ADDR (.bss), ADDR (.sbss)) ;

Won't work if the two aren't contiguous, or if there is no .sbss
section (in which case, who knows what the "address" would be?)


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