bugTiny C Compiler - Bugs: bug #65489, tcc 0.9.28rc: Assembler does not...

 
 

bug #65489: tcc 0.9.28rc: Assembler does not support ".cfi_startproc" / ".cfi_endproc"

Submitter:  Detlef Riekenberg <wine_dev>
Submitted:  Wed 20 Mar 2024 01:18:50 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 20 Mar 2024 01:18:50 AM UTC, original submission:  

I tries to compile openssl with tcc 0.9.28rc,
but that fails:

tcc -fPIC -pthread -m64 -DEMPTY_CFLAGS   -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib64/engines-3\"" -DMODULESDIR="\"/usr/local/lib64/ossl-modules\"" -DOPENSSL_BUILDING_OPENSSL -DNDEBUG  -c -o crypto/aes/libcrypto-lib-aes-x86_64.o crypto/aes/aes-x86_64.s
crypto/aes/aes-x86_64.s:5: error: unknown opcode '.cfi_startproc'



As a workaround for this bug, i used "Configure no-asm",
but the result will be much slower

(Linking fails later, but that is a different issue)

Detlef Riekenberg <wine_dev>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by wine_dev (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.13-caa5.
    Corresponding source code