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]

.text, .data and .bbs!!


I want to write a C or Assembly program and compile it by GNU GCC. Is
it possible to compile(or assemble) the code so that the final object
code does not have any .text, .data and .bss sections?
Generating these sections are compulsory by GCC?


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