bugTiny C Compiler - Bugs: bug #65443, tcc fails to compile busybox-w32:...

 
 

bug #65443: tcc fails to compile busybox-w32: error: invalid option -- '-MD,scripts/basic/.fixde

Submitter:  Detlef Riekenberg <wine_dev>
Submitted:  Sun 10 Mar 2024 10:51:09 PM 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
   

Sun 10 Mar 2024 10:51:09 PM UTC, original submission:  


I tried to build busybox-w32 with tcc,
( https://github.com/rmyorston/busybox-w32.git )
but the build failed:

Used build command:
HOST_COMPILER="i386-tcc -v "  CROSS_COMPILER="i386-win32-tcc -v -D__GNUC__=4  -D__GNUC_MINOR__=0 "  make 

(GNUC*_ defines added for scripts/gcc-version.sh"


Log output:
  HOSTCC  scripts/basic/fixdep
tcc: error: invalid option -- '-MD,scripts/basic/.fixdep.d'


Affected commandline (made visible with " make --trace"):
i386-tcc -v  -Wp,-MD,scripts/basic/.fixdep.d        -o scripts/basic/fixdep scripts/basic/fixdep.c





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