It seems that linker tried to build executable file.
When building multiple module source into one module object file,
ld with '-r' option is used.
ld -r -o scharmod.o schar.o procschar.o
*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
Lee, Ho. Software Engineer, Embedded Linux De
: Collins, Tom
Subject: Re: Multiple file module build problems
It seems that linker tried to build executable file.
When building multiple module source into one module object file,
ld with '-r' option is used.
ld -r -o scharmod.o schar.o p
2 matches
Mail list logo