[PB x64] Update polink.exe to the latest one (=6.00)
[PB x64] Update polink.exe to the latest one (=6.00)
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.
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.
Belive! C++ version of Puzzle of Mystralia
Bug Planet
<Wrapper>4PB, PB<game>, =QONK=, PetriDish, Movie2Image, PictureManager,...
Bug Planet
<Wrapper>4PB, PB<game>, =QONK=, PetriDish, Movie2Image, PictureManager,...
Re: [PB x64] Update polink.exe to the latest one (=6.00)
That's not relevant in my opinion. The relevant question is: is there any reason to use the new version?There is no reason to use this old 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)
Interesting question.Trond wrote:That's not relevant in my opinion. The relevant question is: is there any reason to use the new version?There is no reason to use this old version.
As they say: If it ain't broken, don't fix it.
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 ?
Belive! C++ version of Puzzle of Mystralia
Bug Planet
<Wrapper>4PB, PB<game>, =QONK=, PetriDish, Movie2Image, PictureManager,...
Bug Planet
<Wrapper>4PB, PB<game>, =QONK=, PetriDish, Movie2Image, PictureManager,...
Re: [PB x64] Update polink.exe to the latest one (=6.00)
I'm more of the guys who'd use the latest version whenever it's possible.Trond wrote:That's not relevant in my opinion. The relevant question is: is there any reason to use the new version?There is no reason to use this old version.
As they say: If it ain't broken, don't fix it.

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).
-
- Addict
- Posts: 1482
- Joined: Tue Feb 22, 2011 1:16 pm
Re: [PB x64] Update polink.exe to the latest one (=6.00)
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.
Microsoft Visual Basic only lasted 7 short years: 1991 to 1998.
PureBasic: Born in 1998 and still going strong to this very day!
PureBasic: Born in 1998 and still going strong to this very day!
Re: [PB x64] Update polink.exe to the latest one (=6.00)
It is not really a problem for me. After release of PB 4.60 I will update the polink.exe to the latest one.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.
Be happy with your candle light.

Belive! C++ version of Puzzle of Mystralia
Bug Planet
<Wrapper>4PB, PB<game>, =QONK=, PetriDish, Movie2Image, PictureManager,...
Bug Planet
<Wrapper>4PB, PB<game>, =QONK=, PetriDish, Movie2Image, PictureManager,...
-
- Addict
- Posts: 1482
- Joined: Tue Feb 22, 2011 1:16 pm
Re: [PB x64] Update polink.exe to the latest one (=6.00)
"Don't fix what isn't broken" doesn't apply to candlelight. Candlelight is broken, for all intents and purposes.IceSoft wrote:Be happy with your candle light.
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.

Microsoft Visual Basic only lasted 7 short years: 1991 to 1998.
PureBasic: Born in 1998 and still going strong to this very day!
PureBasic: Born in 1998 and still going strong to this very day!
Re: [PB x64] Update polink.exe to the latest one (=6.00)
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.
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)
There is no reason to update polink if the new version doesn't work either. Did you test that?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:
- netmaestro
- PureBasic Bullfrog
- Posts: 8451
- Joined: Wed Jul 06, 2005 5:42 am
- Location: Fort Nelson, BC, Canada
Re: [PB x64] Update polink.exe to the latest one (=6.00)
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.
BERESHEIT
Re: [PB x64] Update polink.exe to the latest one (=6.00)
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)
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
(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
Belive! C++ version of Puzzle of Mystralia
Bug Planet
<Wrapper>4PB, PB<game>, =QONK=, PetriDish, Movie2Image, PictureManager,...
Bug Planet
<Wrapper>4PB, PB<game>, =QONK=, PetriDish, Movie2Image, PictureManager,...