Hello,
Pelle Orinius, the author of Pelles C kindly permitted the inclusion of the command line tools below with the
future releases of the Masm32\Masm64 SDKs ( including the required DLLs ) :
poasm.exe
polib.exe
polink.exe
porc.exe
Many thanks to Pelle for supporting our forum.
https://forum.pellesc.de/index.php?topic=10990.0 (https://forum.pellesc.de/index.php?topic=10990.0)
Many thanks to Pelle for his contribution, most welcome.
Thanks Vortex for the request and to Pelle for his generous permission :thumbsup:
Biterider
Thanks, Erol, for asking, and greetings to Pelle :thumbsup:
Who volunteers to make the new installer?
NSIS is good installer
Remember, that Pelle's tools are now 64-bit versions.
Quote from: Vortex on September 27, 2023, 05:34:14 AMHello,
Pelle Orinius, the author of Pelles C kindly permitted the inclusion of the command line tools below with the
future releases of the Masm32\Masm64 SDKs ( including the required DLLs ) :
poasm.exe
polib.exe
polink.exe
porc.exe
Many thanks to Pelle for supporting our forum.
https://forum.pellesc.de/index.php?topic=10990.0
Hi Vortex !!!
Can you help me download Pelle poasm polink polib porc etc vesion 3 and 4 ?
Thanks, regards.
First poasm was 1.0 and it came with Pelles C 4.5
Further versions was named same as Pelles C
So what actual versions you mean ?
Pelles C version info (http://www.smorgasbordet.com/pellesc/)
Quote from: TimoVJL on December 24, 2023, 05:37:41 AMFirst poasm was 1.0 and it came with Pelles C 4.5
Further versions was named same as Pelles C
So what actual versions you mean ?
Pelles C version info (http://www.smorgasbordet.com/pellesc/)
I found polink ver. 4.00.2 from masm32 ver. 4.
I assume that poasm according this polink also exist.
If it possible I would like to get link to Pelles C 4.5
Hi Rockphorr,
Not easy to find the old versions.
Reading this message :
https://forum.pellesc.de/index.php?topic=9778.msg32778#msg32778 (https://forum.pellesc.de/index.php?topic=9778.msg32778#msg32778)
http://www.smorgasbordet.com/pellesc/800/setup.exe (http://www.smorgasbordet.com/pellesc/800/setup.exe)
http://www.smorgasbordet.com/pellesc/800/setup64.exe (http://www.smorgasbordet.com/pellesc/800/setup64.exe)
http://www.smorgasbordet.com/pellesc/800/setupsdk.exe (http://www.smorgasbordet.com/pellesc/800/setupsdk.exe)
http://www.smorgasbordet.com/pellesc/800/setupsdk64.exe (http://www.smorgasbordet.com/pellesc/800/setupsdk64.exe)
This one seems to work :
http://www.smorgasbordet.com/pellesc/900/setup.exe (http://www.smorgasbordet.com/pellesc/900/setup.exe)
Try to replace 800 with another version number, maybe this can help you.
Hi Rockphorr,
Can you try the links below?
https://web.archive.org/web/20080315224156/http://www.smorgasbordet.com/pellesc/download.htm (https://web.archive.org/web/20080315224156/http://www.smorgasbordet.com/pellesc/download.htm)
https://web.archive.org/web/20080315224156/http://www.smorgasbordet.com/pellesc/450/setup.exe (https://web.archive.org/web/20080315224156/http://www.smorgasbordet.com/pellesc/450/setup.exe)
Since version 9.00 CV debug format isn't supported.
Quote from: Vortex on December 24, 2023, 08:28:40 PMHi Rockphorr,
Can you try the links below?
https://web.archive.org/web/20080315224156/http://www.smorgasbordet.com/pellesc/download.htm (https://web.archive.org/web/20080315224156/http://www.smorgasbordet.com/pellesc/download.htm)
https://web.archive.org/web/20080315224156/http://www.smorgasbordet.com/pellesc/450/setup.exe (https://web.archive.org/web/20080315224156/http://www.smorgasbordet.com/pellesc/450/setup.exe)
Hi, Vortex!!!
I has downloaded it(4.50). Thank You for your help!!!
Regards.
Quote from: TimoVJL on December 25, 2023, 12:13:51 AMSince version 9.00 CV debug format isn't supported.
Which means no symbols in Olly. But earlier versions of polink work just fine. Most of my stuff works even with the very, very old link.exe version 6.14.
Hi Rockphorr,
You are welcome. You can search the Internet Archive ( Wayback Machine ) to find the other versions of Pelles C.
does poasm tool support XMM, YMM, ZMM and corresponding asm commands?