FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Pocket PC Compile warming
Posts: 603
Joined: Sun May 04, 2008 08:44 PM
Compile warming
Posted: Wed Mar 16, 2011 04:13 AM

--------------------Configuration: Ontop-Pocket - Release--------------------
Harbour 2.0.0 (Rev. 13372)
Copyright (c) 1999-2010, http://www.harbour-project.org/
Microsoft (R) C/C++ Optimizing Compiler Version 12.20.9615 for ARM
Copyright (C) Microsoft Corp 1984-2002. All rights reserved.

WCliente.c
hbvm.lib(hvmall.obj) : warning LNK1166: cannot adjust code at offset=0x00001000, rva=0x0003A4E0
Ontop-Pocket.EXE - 0 error(s), 1 warning(s)

It;s normal ?

How solve this warning ?

thanks

Posts: 603
Joined: Sun May 04, 2008 08:44 PM
Re: Compile warming
Posted: Wed Mar 16, 2011 02:12 PM

Daniel help solve,

Here solucion

Change script UEs line Cmd0 To:

Cmd0 = LINK $(LOPT) /ARMPADCODE:NO $FGO $(LIBS) $FGR

=]

Continue the discussion