how to specify multiple input files for "objcopy" command

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

 



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
--
To unsubscribe from this list: send the line "unsubscribe linux-apps" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Device Mapper]

  Powered by Linux