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?



   
   > None of -Ttext, -Tdata, or -Tbss work for ELF.  They do the wrong
   > thing, since they affect sections rather than segments.  Don't use
   > them.
   
   Is there an easy way to disable those options for ELF then?


these options seem to sort-of work for ELF.  many of the NetBSD
ELF ports use -Ttext to link the kernel and that seems to work
just fine...  so disabling them (while possibly correct) will
break features that are used and do work ...


.mrg.


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