Search found 25 matches: lnk1166

Return to advanced search

Re: Problema creando aplicación

... : warning LNK4088: image being generated due to /FORCE option; image may not run gtwvt.lib(gtwvt.obj) : warning LNK1166: cannot adjust code at offset=0x00001000, rva=0x0011B7F8
by jmartial
Tue May 31, 2016 8:01 am
 
Forum: FiveWin para Pocket PC
Topic: Problema creando aplicación
Replies: 7
Views: 4787

Re: Compile error

Enrico, > test.prg(33) : warning C4090: 'function' : different 'const' qualifiers > gtwvt.lib(gtwvt.obj) : warning LNK1166: cannot adjust code at offset=0x00001000, rva=0x000F9108 This is fine. The app should work ok. > And the EXE has been produced. I can't test it, sorry. ...
by Antonio Linares
Mon Oct 26, 2015 3:32 pm
 
Forum: FiveWin for Pocket PC
Topic: Compile error
Replies: 16
Views: 5528

Re: Nuevo en FWPPC

... $<  Te aparecerá un warning al construir el EXE, pero aún asi debe funcionar bien: gtwvt.lib(gtwvt.obj) : warning LNK1166: cannot adjust code at offset=0x00001000, rva=0x000FAE28
by Antonio Linares
Thu Apr 09, 2015 7:48 pm
 
Forum: FiveWin para Pocket PC
Topic: Nuevo en FWPPC
Replies: 13
Views: 5594

Compile warming

... 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 ? ...
by lailton.webmaster
Wed Mar 16, 2011 4:13 am
 
Forum: FiveWin for Pocket PC
Topic: Compile warming
Replies: 1
Views: 590

Re: build error with UESTUDIO?

... Optimizing Compiler Version 12.20.9615 for ARM Copyright (C) Microsoft Corp 1984-2002. All rights reserved. EZPDA.c hbvm.lib(hvmall.obj) : warning LNK1166: cannot adjust code at offset=0x00001000, rva=0x0003D73C EZPDA.exe : fatal error LNK1106: invalid file or disk full: cannot seek to 0xDF5E8 ...
by dutch
Sat Jun 12, 2010 3:50 pm
 
Forum: FiveWin for Pocket PC
Topic: build error with UESTUDIO?
Replies: 10
Views: 2632

Link warnings

I get these warnings: --------------------Configuration: whbiene - Debug-------------------- hbvm.lib(hvm.obj) : warning LNK1166: cannot adjust code at offset=0x00001000, rva=0x00054B50 hbmacro.lib(macrob.obj) : warning LNK1166: cannot adjust code at offset=0x00001000, rva=0x00095768 ...
by Otto
Fri Oct 30, 2009 7:18 am
 
Forum: FiveWin for Pocket PC
Topic: Link warnings
Replies: 3
Views: 856

Error on compiling a fwppc program

with xmate I compile a test fwpc it is compiled but xmate return these lines hbvm.lib(hvm.obj) : warning LNK1166: cannot adjust code at offset=0x00001000, rva=0x0004567C hbmacro.lib(macrob.obj) : warning LNK1166: cannot adjust code at offset=0x00001000, rva=0x000938F8 hbrdd.lib(dbf1.obj) ...
by Silvio
Mon May 04, 2009 12:42 am
 
Forum: FiveWin for Pocket PC
Topic: Error on compiling a fwppc program
Replies: 2
Views: 455

Re: New FWPPC 9.01

... Optimizing Compiler Version 12.20.9615 for ARM Copyright (C) Microsoft Corp 1984-2002. All rights reserved. tosfrit.c hbvm.lib(hvm.obj) : warning LNK1166: cannot adjust code at offset=0x00001000, rva=0x000580BC hbmacro.lib(macrob.obj) : warning LNK1166: cannot adjust code at offset=0x00001000, ...
by softruz
Mon Feb 16, 2009 10:51 am
 
Forum: WhatsNew / Novedades
Topic: New FWPPC 9.01
Replies: 39
Views: 9460

... ADJUST para los comandos: @ ..., ... SAY ... [ ADJUST ] REDEFINE SAY ... [ ADJUST ] * Mejora: En FWPPC, para evitar la advertencia de enlazado LNK1166, por favor, use la bandera /ARMPADCODE:NO cuando llame al enlazador. Hemos modificado y mejorado el uso de FWPPC\samples\buildce.bat. Por favor, ...
by Antonio Linares
Mon Oct 20, 2008 5:44 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN October / Octubre 2008 (8.10)
Replies: 1
Views: 3304

New FTDN October / Octubre 2008 (8.10)

... ADJUST clause for the commands: @ ..., ... SAY ... [ ADJUST ] REDEFINE SAY ... [ ADJUST ] * Enhancement: FWPPC, to avoid the linking warnings LNK1166 please use this flag when calling the linker: /ARMPADCODE:NO We have modified and enhanced FWPPC\samples\buildce.bat to use it. Please review ...
by Antonio Linares
Sun Oct 12, 2008 8:10 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN October / Octubre 2008 (8.10)
Replies: 1
Views: 3304

Dear Enrico,

Please make a search in these forums for LNK1166 and you will see all the users that have reported it, thanks :-)
by Antonio Linares
Thu Sep 11, 2008 7:14 pm
 
Forum: FiveWin for Pocket PC
Topic: No more LNK1166 link warnings!
Replies: 5
Views: 881

Re: No more LNK1166 link warnings!

I don't have any warning and I don't use that linker switch. Can you show me a PRG sample that gives this warning when linked?

EMG
by Enrico Maria Giordano
Thu Sep 11, 2008 4:53 pm
 
Forum: FiveWin for Pocket PC
Topic: No more LNK1166 link warnings!
Replies: 5
Views: 881

No más LNK1166 warnings al enlazar!

Por favor usad este flag al llamar al enlazador:

/ARMPADCODE:NO

Y no más warnings de enlazado!!! :-)
by Antonio Linares
Thu Sep 11, 2008 3:45 pm
 
Forum: FiveWin para Pocket PC
Topic: No más LNK1166 warnings al enlazar!
Replies: 0
Views: 463

No more LNK1166 link warnings!

Please add this flag when calling the linker:

/ARMPADCODE:NO

No more warnings!!! :-) :-)
by Antonio Linares
Thu Sep 11, 2008 3:44 pm
 
Forum: FiveWin for Pocket PC
Topic: No more LNK1166 link warnings!
Replies: 5
Views: 881

Instalacion

... <C> Microsoft Corp 1984-2002. All rights reserved. Client.c Creating library client.lib and object client.exp Vm.lib(hvm.obj) : warning LNK1166: cannot adjust code at offset=0x00001000, rva= 0x00038328 rdd.lib(dbf1.obj) : warning LNK1166: cannot adjust code at offset=0x00001000, rva= ...
by Lupita
Wed Apr 09, 2008 7:31 pm
 
Forum: FiveWin para Pocket PC
Topic: Instalacion
Replies: 10
Views: 2563
Next

Return to advanced search