Opened 8 years ago

Last modified 8 years ago

#365 new defect

Correction to makefiles to make LIBC build under RPM toolchain

Reported by: dmik Owned by:
Priority: normal Milestone: new
Component: libc Version: 0.6.5
Severity: normal Keywords:
Cc:

Description

There are a few small glitches, the patch is attached.

Attachments (1)

makefiles.diff (2.8 KB) - added by dmik 8 years ago.

Download all attachments as: .zip

Change History (2)

Changed 8 years ago by dmik

Attachment: makefiles.diff added

comment:1 Changed 8 years ago by dmik

Comments to the patch:

  1. EMXOMFLD_TYPE can be both wlink and WLINK.
  2. A command must follow then in POSIX shell. With the current code only ash works, dash/bash/yash fail with this or similar: Syntax error: "else" unexpected.
  3. krx.exe seems not be necessary (and it's a custom tool program hard to find), LIBC exec() is smart enough to use CMD.EXE for REXX scripts.
Note: See TracTickets for help on using tickets.