Pelles C > Add-ins

Add-In SelCompiler

<< < (2/3) > >>

CLR:
Very nice. Thanks.

TimoVJL:
Updated:
EDIT: 2014-11-05 Another fix to save, buffer size bigger. SelCompilerWS-1.5_a4.zip

With it these are useful to:
Project options:
http://forum.pellesc.de/index.php?topic=5248.msg20172#msg20172

msvc errorline handler:
http://forum.pellesc.de/index.php?topic=3124.msg11807#msg11807

TimoVJL:
Updated:
EDIT: 2014-11-07 fix to save, buffer sizes bigger, setup dialog height in sizing.  SelCompilerWS-1.5_a6.zip

EDIT: 2016-11-08 some fixes for dialogs  SelCompilerWS-1.5_a7.zip

bitcoin:
Do you have sample, how to compile code with Masm32/ Uasm?

TimoVJL:
At first create normal asm project and the press SEL CC button.

If you don't have UAsm button, follow this:
https://forum.pellesc.de/index.php?topic=3250.msg14561#msg14561

For example to create entry for UAsm with Option... button.
 Title: UAsm
 AS: browse location of uasm32.exe/uasm64.exe
 ASFLAGS: -coff
save settings
then push UAsm button to change UAsm for asm.

After these, a normal poide Project -> Compile use selected compiler.

In user folder should be then a SelCompiler.ini
--- Code: ---[UAsm]
Title=UAsm
AS=C:\code\UAsm\uasm64.exe
ASF=-coff

--- End code ---

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version