Ticket #2452 (new task)

Opened 5 years ago

Last modified 3 years ago

Disable 64-bit functions from CPL under Windows CE

Reported by: mloskot Owned by:
Priority: normal Milestone:
Component: WinCE Port Version: svn-trunk
Severity: normal Keywords: 64bit windowsce
Cc:

Description

The task is to review the CPL (trunk/gdal/port) library and find which functions are enabled when building GDAL for Windows CE. Then, such functions should be disabled as there is no need for 64-bit support under Windows CE platform.

Also, remove this macro from cpl_config.h.wince added recently:

#define VSI_STAT64 stat

Change History

Changed 5 years ago by mloskot

  • status changed from new to assigned

See also changeset r14805

Changed 3 years ago by mloskot

  • owner mloskot deleted
  • status changed from assigned to new

Windows CE port maintainer wanted.

Note: See TracTickets for help on using tickets.