Ticket #26 (closed defect: fixed)

Opened 6 years ago

Last modified 6 years ago

Not parsing LINKCMD correctly

Reported by: JJR Assigned to: derek
Priority: Important Component: parser
Version: 3.0 Severity: major
Keywords: Cc:

Description

I tried adding a LINKCMD=gcc and this is what happened:

Error: build:Cannot find application '/=gcc' to run

Change History

06/08/06 00:31:35 changed by Derek Parnell

  • status changed from new to closed.
  • resolution set to fixed.

Corrected. It was using the wrong offset from the start of the line which caused it to include the '=' symbol into the file name.