Hi,

At 02 Aug 2005 17:43:46 +0200 Andy Polyakov wrote:
> Is this "universal" for CE compilers? What's difference between CORELIBC.
> LIB and LIBC.LIB? If one refers to DLL, can you post output from
> dumpbin /exports for that DLL? Again, for my reference... To spare the
> public some bandwidth, send export list to me personally...

/MC is available all CE compilers newer than those for WCE210. Older
version used libc.lib, but now it uses corelibc.lib. I'll send you an
output from dumpbin later.


> > ... [/D _WIN32_WCE=300] /D "WIN32_PLATFORM_PSPC=310"
> 
> I've chosen -DWCE_PLATFORM_$wceplatf earlier today... H-m-m-m... What's
> 310? Minor release of WCE or something else? A.

I'm not sure. I'll look into it. 

And I'm thinking of creating a list which includes:
 1. Environment variables which are set by the batch file.
 2. Compiler/Linker options which are set by IDE and how they are expanded.
for each major platform and cpu.

Regards.

-- 
Satoshi Nakamura <[EMAIL PROTECTED]>
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to