Compilation Choice..

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
User avatar
blueb
Addict
Addict
Posts: 1111
Joined: Sat Apr 26, 2003 2:15 pm
Location: Cuernavaca, Mexico

Compilation Choice..

Post by blueb »

I've only used the normal asm compiler, and not the 'C-compiler method' because... Well, it's just easier. :mrgreen:

I just read a thread (viewtopic.php?p=599688#p599688)
where Fred stated: "Here, I use the asm compiler to dev and the C one to generate the final exe and it works pretty well. "

And I thought: Wouldn't it be nice if the PureBasic IDE compilation (EXE) dialog added a flag that gave me a choice of ASM or C compilation?

That way I get the best of both worlds.
- It was too lonely at the top.

System : PB 6.21(x64) and Win 11 Pro (x64)
Hardware: AMD Ryzen 9 5900X w/64 gigs Ram, AMD RX 6950 XT Graphics w/16gigs Mem
Fred
Administrator
Administrator
Posts: 18162
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Re: Compilation Choice..

Post by Fred »

Just use a project so you can setup your build target as you want.
Post Reply