Alaska Software Inc. - Windows 7 64bit - Alink problem
Username: Password:
AuthorTopic: Windows 7 64bit - Alink problem
Dariusz BajszczakWindows 7 64bit - Alink problem
on Sat, 23 Jan 2010 16:34:22 +0100
Hi,

    I have problem with create corect exe file.

OS: Windows 7 - 64 bit
File server: Samba 3.4.3
Alaska 1.90.331

When I linking obj on local Windows 7 drive, exe file is ok. When I linking 
same obj on Samba share, exe is corrupt. I investigate that
Import Adress Table and Import Table in PE header of exe file are empty. 
When I linking same obj on Samba share on WinXp system everything is ok.


Best regards,
Dariusz Bajszczak
AUGE_OHRRe: Windows 7 64bit - Alink problem
on Sun, 24 Jan 2010 06:26:49 +0100
hi,

>When I linking obj on local Windows 7 drive, exe file is ok. When I linking 
>same obj on Samba share, exe is corrupt.

play with SMB2 ...

> When I linking same obj on Samba share on WinXp system everything is ok.

XP does not have SMB2

greetings by OHR
Jimmy
Dariusz BajszczakRe: Windows 7 64bit - Alink problem
on Mon, 25 Jan 2010 10:09:00 +0100
Hi,

    Thank's for reply. I don't use SMB2 protocol. I create exe on Vista 32 
bit i everything is ok. I binary compare bad and good exe files and 
differences are only on some bytes:

Porwnywanie plikw GOOD.EXE i BAD.EXE
00000088: FA 3C
00000101: 80 00
00000102: 9D 00
00000104: A0 00
00000158: 3C 00
00000159: 87 00
0000015A: 9D 00
0000015C: 9C 00
0000015D: 06 00

Best regards,
Dariusz Bajszczak

Uytkownik "AUGE_OHR" <AUGE_OHR*AT*WEB.DE> napisa w wiadomoci 
news:79f38128$5af25972$2d506@news.alaska-software.com...
> hi,
>
>>When I linking obj on local Windows 7 drive, exe file is ok. When I 
>>linking same obj on Samba share, exe is corrupt.
>
> play with SMB2 ...
>
>> When I linking same obj on Samba share on WinXp system everything is ok.
>
> XP does not have SMB2
>
> greetings by OHR
> Jimmy
>
>
Thomas Braun
Re: Windows 7 64bit - Alink problem
on Tue, 26 Jan 2010 09:01:10 +0100
Dariusz Bajszczak wrote:

> Thank's for reply. I don't use SMB2 protocol. I create exe on Vista 32 
> bit i everything is ok.

I also think SMB2 is of any significance in this case simply because Samba
3.x does not support SMB2.

So let us sum up what you wrote:

Build under

- Win 7 and local drive is ok
- Win 7 and Samba share is bad
- Vista and Samba share is ok
- I assume Vista and local drive is ok as well.

Correct?

Thomas
Dariusz BajszczakRe: Windows 7 64bit - Alink problem
on Tue, 26 Jan 2010 09:15:02 +0100
Yes. Vista and local drive is ok too. But only Win 7 is 64 bit. I don't 
have 32bit to check it. Maybe in 64 bit is problem. I creating exe by Free 
Pascal i exe file is ok.

Best regards,
Dariusz Bajszczak


Uzytkownik "Thomas Braun" <spam@software-braun.de> napisal w wiadomosci 
news:1c3sx0uekxlrb$.dchgk5y2d0b3$.dlg@40tude.net...
> Dariusz Bajszczak wrote:
>
>> Thank's for reply. I don't use SMB2 protocol. I create exe on Vista 32
>> bit i everything is ok.
>
> I also think SMB2 is of any significance in this case simply because Samba
> 3.x does not support SMB2.
>
> So let us sum up what you wrote:
>
> Build under
>
> - Win 7 and local drive is ok
> - Win 7 and Samba share is bad
> - Vista and Samba share is ok
> - I assume Vista and local drive is ok as well.
>
> Correct?
>
> Thomas
>
Rudolf ReinthalerRe: Windows 7 64bit - Alink problem
on Tue, 26 Jan 2010 11:32:49 +0100
Hello
has nothing to do with Samba or SMB or so, the files are also corrupt, 
when you link direct on a W7 machine form any other drive than C. Mapped 
drives with Programs like VSUBST are also not working. So have to start 
linking form C, and it does not matter where source or the linker is 
installed. This is my experience with this problem, and it occurs only 
with W7 by me.
regards
Rudolf


Am 23.01.2010 16:34, schrieb Dariusz Bajszczak:
> Hi,
>
>      I have problem with create corect exe file.
>
> OS: Windows 7 - 64 bit
> File server: Samba 3.4.3
> Alaska 1.90.331
>
> When I linking obj on local Windows 7 drive, exe file is ok. When I linking
> same obj on Samba share, exe is corrupt. I investigate that
> Import Adress Table and Import Table in PE header of exe file are empty.
> When I linking same obj on Samba share on WinXp system everything is ok.
>
>
> Best regards,
> Dariusz Bajszczak
>
>
Dariusz BajszczakRe: Windows 7 64bit - Alink problem
on Tue, 26 Jan 2010 12:09:54 +0100
Hi,

    When I linked on shared folder on WinXp mapped to Win7 as drive, exe 
file was ok.

Best regards,
Dariusz Bajszczak

Uzytkownik <Rudolf Reinthaler> napisal w wiadomosci 
news:48413cb2$5b60af9c$44a27@news.alaska-software.com...
> Hello
> has nothing to do with Samba or SMB or so, the files are also corrupt, 
> when you link direct on a W7 machine form any other drive than C. Mapped 
> drives with Programs like VSUBST are also not working. So have to start 
> linking form C, and it does not matter where source or the linker is 
> installed. This is my experience with this problem, and it occurs only 
> with W7 by me.
> regards
> Rudolf
>
>
> Am 23.01.2010 16:34, schrieb Dariusz Bajszczak:
>> Hi,
>>
>>      I have problem with create corect exe file.
>>
>> OS: Windows 7 - 64 bit
>> File server: Samba 3.4.3
>> Alaska 1.90.331
>>
>> When I linking obj on local Windows 7 drive, exe file is ok. When I 
>> linking
>> same obj on Samba share, exe is corrupt. I investigate that
>> Import Adress Table and Import Table in PE header of exe file are empty.
>> When I linking same obj on Samba share on WinXp system everything is ok.
>>
>>
>> Best regards,
>> Dariusz Bajszczak
>>
>>
>
Andreas HerdtRe: Windows 7 64bit - Alink problem
on Thu, 28 Jan 2010 10:48:37 +0100
Hello Dariusz,

I was able to provoke the problem on a Win 7 machine. I have opened
PDR 6244 to cover the issue.

http://www.alaska-software.com/scripts/waa001.dll?WAA_PACKAGE=PUBLICDTS&WAA_FORM=DISPLAYPDR&PDRID=6244

I like to thank you (and the others) for the discussion in this thread.
This helped a lot to find the core of the problem.

A Hotfix for PDR 6244 can be requested from Alaska Software Technical
support.


Dariusz Bajszczak schrieb:
> Hi,
> 
>     I have problem with create corect exe file.
> 
> OS: Windows 7 - 64 bit
> File server: Samba 3.4.3
> Alaska 1.90.331
> 
> When I linking obj on local Windows 7 drive, exe file is ok. When I linking 
> same obj on Samba share, exe is corrupt. I investigate that
> Import Adress Table and Import Table in PE header of exe file are empty. 
> When I linking same obj on Samba share on WinXp system everything is ok.
> 
> 
> Best regards,
> Dariusz Bajszczak
> 
> 


   Andreas Herdt
   Alaska Software

--------------------------------------------------------------------

Technical Support:      support@alaska-software.com

News Server:            news.alaska-software.com
Homepage:               http://www.alaska-software.com
WebKnowledgeBase:       http://www.alaska-software.com/kbase.shtm

Fax European Office:    +49 (0) 61 96 - 77 99 99 23
Fax US Office:          +1 (646) 218 1281
--------------------------------------------------------------------
Hubert BrandelRe: Windows 7 64bit - Alink problem
on Sat, 30 Jan 2010 13:32:15 +0100
Hi,

this problem is not on all Win7 PCs.

I have testet here with 1.90.331 and 1.90.355 on Win 7 local, local 
mapped with subst and network drive (win 2000) and had no problems.

Bye
Hubert