how to specify multiple input files for "objcopy" command

"Srinivas G." <[email protected]>
Newsgroups org.kernel.vger.linux-c-programming
Message-ID <F5BA82141F7AA94885B9643C77EEA5F21043AF@mail.esntechnologies.co.in>
Dear All,

I am able to create a elf32-i386 format output file with "objcopy"
command by giving the binary file as input. The command is as follows.

# objcopy -I binary -O elf32-i386 -B i386 testing_file.cubin obj_out.o

	Where testing_file.cubin is binary object file which is
generated from nvcc compiler.

However, I am NOT able to generate the ONE output file from MULTIPLE
input files. Could any one suggest me for specifying the multiple input
files?

Is there any other command which does the same?

Thanks in advance.

With Regards,
Srinivas G
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.