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]

Creating archive file with main


Hi Experts,

Sorry for asking an absurd question.

1) I have a framework which includes a main and multiple 'c' files. I
need to export this framework to other sub-modules. Could I make an
archive (.a) which includes the main?

2) If not, is there any other alternative I have? Actually the
framework's output is multiple .o files and I need to export this to
various other sub-modules.

Thanks in Advance.


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