Warnings...
Posted: Thu Feb 16, 2006 9:14 am
Antonio a que se deben los Warnings que me salen al compilar el resultado es correcto pero no se como evitar los warnings. Utilizo el builtce.bat que tiene el FWPPC por defecto....
Code: Select all
Compiling...
Harbour Compiler Alpha build 45.0 (Flex)
Copyright 1999-2005, http://www.harbour-project.org/
Compiling 'policia.prg' and generating preprocessed output to 'policia.ppo'...
Lines 122, Functions/Procedures 3
Generating C source output to 'policia.c'... Done.
Microsoft (R) C/C++ Optimizing Compiler Version 12.20.9615 for ARM
Copyright (C) Microsoft Corp 1984-2002. All rights reserved.
policia.c
Creating library policia.lib and object policia.exp
vm.lib(hvm.obj) : warning LNK1166: cannot adjust code at offset=0x00001000, rva=
0x00032480
rdd.lib(dbf1.obj) : warning LNK1166: cannot adjust code at offset=0x00001000, rv
a=0x000884B0
dbfntx.lib(dbfntx1.obj) : warning LNK1166: cannot adjust code at offset=0x000010
00, rva=0x00095EFC
dbffpt.lib(dbffpt1.obj) : warning LNK1166: cannot adjust code at offset=0x000010
00, rva=0x000AB9D8
* Application successfully built