programme header

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




  when product a .so liberary , if there is not a programme header in the linker script file,
  will the linker automaticlly generate a deault one for use  ?
 
  If I write the programme header manully , need I write it before writing  section command ?
  like this :
 
      PHDRS
      {
           .....
      } 

      SECTIONS
      {
           .....
      }
  


  thanks!


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux