On 6/1/18 10:56 AM, Alexander Kanavin wrote:
> 2018-06-01 20:07 GMT+03:00 Khem Raj <raj.k...@gmail.com>:
>> these symbols are added by assembler, if you have .file asm directive
>> either explicitly added to .s file or emitted by compiler, compiler
>> would emit it if the path specified to source file is absolute during
>> compiler invocation, it will take it verbatim and put it in generated .s
>> file
> 
> The .s file is not generated and it does not contain any .file
> directives. The .o file also does not contain the path. It appears in
> the final .so library at linking stage.

Can you share the linker cmdline ?

> 
> Alex
> 


Attachment: signature.asc
Description: OpenPGP digital signature

-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to