The MASM Forum Archive 2004 to 2012

Specialised Projects => Pelle's Macro Assembler Development => Topic started by: MusicalMike on January 22, 2006, 09:35:05 PM

Title: A nice way to Distribute Pelles Macro Assembler
Post by: MusicalMike on January 22, 2006, 09:35:05 PM
I threw togeather a hypothetical distribution of POASM. The approach taken was the same approach microsoft used when they were distributing "Visual C++ Toolkit 2003". Use it if you want.

For more details, read instructions.txt which is inclosed in the archive.

[attachment deleted by admin]
Title: Re: A nice way to Distribute Pelles Macro Assembler
Post by: PellesC on January 22, 2006, 09:44:07 PM
Quote from: MusicalMike on January 22, 2006, 09:35:05 PM
I threw togeather a hypothetical distribution of POASM. The approach taken was the same approach microsoft used when they were distributing "Visual C++ Toolkit 2003". Use it if you want.

For more details, read instructions.txt which is inclosed in the archive.
Thank you! I have only started to think about the packaging. POASM will be bundled with the C compiler, and my other tools, but I will -somehow- also try to make something for people only interested in the assembler part...

Pelle