Opened 17 years ago

Closed 17 years ago

#15 closed defect (wontfix)

GCC*: mri scripts (ar) must deal correctly with '+' in paths of input/output files

Reported by: bird Owned by: bird
Priority: major Milestone: 0.1.1 release
Component: kBuild Version: 0.1.0
Keywords: gcc Cc:

Description

The paths must be quoted. This requires a better hack for the $(APPEND) invocations creating the script.

Change History (1)

comment:1 Changed 17 years ago by bird

Resolution: wontfix
Status: newclosed

This isn't possible. Binutils doesn't provide any way of escaping it. To solve this we'll have to drop the mri scripts and find another solution for long command lines. An xargs like function of some kind perhaps.

Note: See TracTickets for help on using tickets.