Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

#4974 closed defect (fixed)

rtems-tools buid failed with '--host=x86_64-w64-mingw32'

Reported by: zhengxiaojun Owned by: zhengxiaojun <jameszxj@…>
Priority: normal Milestone: 6.1
Component: tool Version: 6
Severity: normal Keywords:
Cc: Blocked By:
Blocking:

Description

rtems-tools build failed with "--host=x86_64-w64-mingw32" after the commit https://git.rtems.org/rtems-tools/commit/?id=a4b312ee4f3d8c93ab0d45d568879069e7ac7d7a
'writeargv' is undefined. add libierty/argv.c will solve this problem.

Attachments (1)

0001-add-libiberty-argv.c-for-mingw32-build.patch (15.9 KB) - added by zhengxiaojun on 11/30/23 at 06:31:44.

Download all attachments as: .zip

Change History (3)

comment:1 Changed on 11/30/23 at 06:33:40 by zhengxiaojun

argv.c file of patch is from gcc13.2

comment:2 Changed on 02/29/24 at 08:56:09 by zhengxiaojun <jameszxj@…>

Owner: set to zhengxiaojun <jameszxj@…>
Resolution: fixed
Status: newclosed

In [changeset:"ce16c8084093f8a54afdd2d22954e41588a2bc81/rtems-tools" ce16c808/rtems-tools]:

add libiberty/argv.c for mingw32 build

Signed-off-by: zhengxiaojun <jameszxj@…>

Close #4974.

Note: See TracTickets for help on using tickets.