Closed Bug 495652 Opened 16 years ago Closed 13 years ago

Unable to compile and link some command line utilities on WinCE

Categories

(NSS :: Tools, defect)

ARM
Windows CE
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: hiro, Unassigned)

References

Details

Attachments

(1 file)

WinCE does not have some functions (ex. perror, unlink, etc.) so we need to implement these functions.
Attached patch WIP v1Splinter Review
This is a work-in-progress patch and includes the same fix for bug 483653. The patch create a new library for missing functions on WinCE and link it, the library name is wince. This is the same concept what I have done the patch for bug 483653. And this patch add -FIwinceutil.h option to CFLAGS.
Depends on: 654611
hiro: thank you for the patch. Marked the bug WONTFIX because we no longer support WinCE.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: