Page 1 of 1
[PB x64] Update polink.exe to the latest one (=6.00)
Posted: Mon Apr 04, 2011 7:23 am
by IceSoft
C:\Program Files\PureBasic\Compilers>polink.exe
Pelles Linker, Version 5.00.1
Copyright (c) Pelle Orinius 1998-2008
There is no reason to use this old version. Win95/98 is 32bit only.
And last but not least:
PellesC 6.50 RC3 is out. Maybe a switch to this newest version should be checked before the 4.60 will be released.
Re: [PB x64] Update polink.exe to the latest one (=6.00)
Posted: Mon Apr 04, 2011 8:02 am
by Rings
moved, as its not a bug
Re: [PB x64] Update polink.exe to the latest one (=6.00)
Posted: Mon Apr 04, 2011 1:33 pm
by Trond
There is no reason to use this old version.
That's not relevant in my opinion. The relevant question is: is there any reason to use the new version?
As they say: If it ain't broken, don't fix it.
Re: [PB x64] Update polink.exe to the latest one (=6.00)
Posted: Mon Apr 04, 2011 2:35 pm
by IceSoft
Trond wrote:There is no reason to use this old version.
That's not relevant in my opinion. The relevant question is: is there any reason to use the new version?
As they say: If it ain't broken, don't fix it.
Interesting question.
I am sure your car is > 10 years old.
Your PC has DOS.
And you have candle lights instead of electric lights.
My hint for you:
You should not update to PureBasic 4.60. Use the 4.51 as long as you life
Better question is: Why is the polink.exe from PellesC 5.0 and the rest from PelesC 6.0 ?
Re: [PB x64] Update polink.exe to the latest one (=6.00)
Posted: Wed Apr 13, 2011 12:30 pm
by Polo
Trond wrote:There is no reason to use this old version.
That's not relevant in my opinion. The relevant question is: is there any reason to use the new version?
As they say: If it ain't broken, don't fix it.
I'm more of the guys who'd use the latest version whenever it's possible.

Pelles linker has been updated/bugfixed since version 5, that'd be nice to have the new version in Purebasic, even though it might not be a big priority (since it works fine with the current used version).
Re: [PB x64] Update polink.exe to the latest one (=6.00)
Posted: Wed Apr 13, 2011 1:17 pm
by MachineCode
If the compiler needs or uses something that's in the newest version, then I'm sure the team would update it. But as they haven't, it would indicate that there's no inherent reason to update, except for the sake of updating.
Re: [PB x64] Update polink.exe to the latest one (=6.00)
Posted: Wed Apr 13, 2011 3:10 pm
by IceSoft
MachineCode wrote:If the compiler needs or uses something that's in the newest version, then I'm sure the team would update it. But as they haven't, it would indicate that there's no inherent reason to update, except for the sake of updating.
It is not really a problem for me. After release of PB 4.60 I will update the polink.exe to the latest one.
Be happy with your candle light.

Re: [PB x64] Update polink.exe to the latest one (=6.00)
Posted: Wed Apr 13, 2011 4:13 pm
by MachineCode
IceSoft wrote:Be happy with your candle light.

"Don't fix what isn't broken" doesn't apply to candlelight. Candlelight
is broken, for all intents and purposes.
But, since you think newer is always better: do you think this
car, which is over 10 years old, is no good?

Oh, and a PC with DOS is actually 100% more safe/secure than a Windows PC connected to the internet!
Be happy with your OCD to always have the latest version.

Re: [PB x64] Update polink.exe to the latest one (=6.00)
Posted: Sun Jun 05, 2011 9:45 am
by Mok
If one of the developers ever reads this: I beg you to update the Pelles Linker!
I made a static library in C++ (VS2010) and when I try to import the .lib or the .obj file to a PB program, the linker just crashes and this shows up:
I like PureBasic, but this doesn't look professional...
Edit: I only tried it with the x86 PB version (yeah I know the title says "[PBx64]") but I think that the same will happen.
Re: [PB x64] Update polink.exe to the latest one (=6.00)
Posted: Sun Jun 05, 2011 1:10 pm
by Trond
Mok wrote:If one of the developers ever reads this: I beg you to update the Pelles Linker!
I made a static library in C++ (VS2010) and when I try to import the .lib or the .obj file to a PB program, the linker just crashes and this shows up:
There is no reason to update polink if the new version doesn't work either. Did you test that?
Re: [PB x64] Update polink.exe to the latest one (=6.00)
Posted: Sun Jun 05, 2011 1:10 pm
by netmaestro
The team is aware when newer versions become available for components to the PureBasic language. They will update or not based on their judgment so if a component doesn't get updated it doesn't mean they didn't know about it. Listen to Trond on this one, he has it right imho.
Re: [PB x64] Update polink.exe to the latest one (=6.00)
Posted: Wed Jun 08, 2011 7:37 am
by Mistrel
Just out of curiosity, could this polink component just be swapped out manually?
Re: [PB x64] Update polink.exe to the latest one (=6.00)
Posted: Wed Jun 08, 2011 10:18 am
by IceSoft
I will update PB4.60 to the LATEST (PellesC 6.50) tools which usÃng on PureBasic after release of PB.
(For the moment I use the latest PellesC tools on 4.60Beta3 also)
/Edit:
I will update also to the LATEST msvcrt.lib after release of PB
Reason is here:
http://www.purebasic.fr/english/viewtop ... 12&t=46361