Warnings al compilar/enlazar un test
Posted: Thu Jan 19, 2006 9:40 am
Hola,
Al compilar/enlazar un prg (con buildce.bat) me aparecen los siguientes 'warnings' y errores.
Saludos,
José Luis Capel
Al compilar/enlazar un prg (con buildce.bat) me aparecen los siguientes 'warnings' y errores.
¿Por que aparecen estos 'warnings' y errores?Harbour Compiler Alpha build 45.0 (Flex)
Copyright 1999-2005, http://www.harbour-project.org/
Compiling 'globalpda.prg' and generating preprocessed output to 'globalpda.ppo'...
Lines 57, Functions/Procedures 3
Generating C source output to 'globalpda.c'... Done.
Microsoft (R) C/C++ Optimizing Compiler Version 12.20.9615 for ARM
Copyright (C) Microsoft Corp 1984-2002. All rights reserved.
globalpda.c
c:\trabajos\utils\vce\include\arm\stdlib.h(138) : error C2146: syntax error : missing ';' before identifier 'size_t'
c:\trabajos\utils\vce\include\arm\stdlib.h(138) : error C2501: '_INTRIMP' : missing storage-class or type specifiers
c:\trabajos\utils\vce\include\arm\stdlib.h(138) : fatal error C1004: unexpected end of file found
Creating library globalpda.lib and object globalpda.exp
vm.lib(hvm.obj) : warning LNK1166: cannot adjust code at offset=0x00001000, rva=0x0002B260
rdd.lib(dbcmd.obj) : warning LNK1166: cannot adjust code at offset=0x00001000, rva=0x00070B4C
rdd.lib(dbf1.obj) : warning LNK1166: cannot adjust code at offset=0x00001000, rva=0x0007ED14
dbfntx.lib(dbfntx1.obj) : warning LNK1166: cannot adjust code at offset=0x00001000, rva=0x00088E6C
1 archivos copiados.
* Application successfully built
Connecting to Windows CE
Failed connecting to Windows CE!
Presione una tecla para continuar . . .
*** Process "C:\TRABAJOS\TRAB\GlobalPda\prg\COMPILAR.bat" terminated. Return code=0
med>
Saludos,
José Luis Capel