Opened 14 years ago

Closed 14 years ago

#94 closed defect (wontfix)

Builds fail due to special characters in path

Reported by: debfx Owned by: bird
Priority: major Milestone:
Component: kBuild Version: 0.1.5
Keywords: Cc:

Description

Projects using kbuild fail to build in paths that contain special characters like "+" and "~".
This is because kbuild uses ar scripts (e.g. in kBuild/tools/GCC3.kmk) which aren't able to handles those characters.
Please replace the ar scripts with direct ar calls.

kbuild version: SVN r2318
OS: Ubuntu Lucid (10.10)

Change History (1)

comment:1 Changed 14 years ago by bird

Resolution: wontfix
Status: newclosed
Note: See TracTickets for help on using tickets.