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]

linker garbage collector


I have complied my project with -ffunction-sections -fdata-sections compiler options (observed separate section generated for each function) and trying to use --gc-sections option while linking.No changes in executable size, unused functions are still present in executable file.

Binutils version used : 2.23

Please help me, to resolve this issue.

Thanks,
Siva prasad




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