Compile x86 programs from x64 IDE (windows only)

Share your advanced PureBasic knowledge/code with the community.
SFSxOI
Addict
Addict
Posts: 2970
Joined: Sat Dec 31, 2005 5:24 pm
Location: Where ya would never look.....

Post by SFSxOI »

Thunder93 wrote:I e-mailed Avast! to better explain things..

I pretty much explained that when I manually ran an PureBasic template file through the PureBasic Compiler (32-bit) file (pbcompiler.exe) using the /DEBUGGER as an parameter to be passed, the compiled files triggers Avast! about a virus found - "Win32:KdCrypt [Cryp]".

I have said a few things but I also again mentioned about Avast! sensitivity when compiling PureBasic template files from certain paths, and the PureBasic template files can be entirely emptied and compiled and still cause the Avast! alert.

If your interested..., I'll keep you updated.


Regards,
Thunder93
add it to the exceptions list in Avast and that won't happen any more.
User avatar
Thunder93
Addict
Addict
Posts: 1788
Joined: Tue Mar 21, 2006 12:31 am
Location: Canada

Post by Thunder93 »

That's the lazy man's route, .. I like to get to the root of the problem, and avoid having this happen to anyone else.

Anyways, it was a problem with Avast, and the problem been fixed with the 'program update'.
SFSxOI
Addict
Addict
Posts: 2970
Joined: Sat Dec 31, 2005 5:24 pm
Location: Where ya would never look.....

Post by SFSxOI »

well, yeah...but i wrongly assumed that you already had the latest updates.
User avatar
Thunder93
Addict
Addict
Posts: 1788
Joined: Tue Mar 21, 2006 12:31 am
Location: Canada

Re: Compile x86 programs from x64 IDE (windows only)

Post by Thunder93 »

Hi lexvictory.

Long-time since, and still using a modified version of your work. One of the most useful things I use often.

I have been using Compiler option 'Executable commandline' with my projects. I'm just wondering if it's possible to also pass this information over in addition with PB currently? I've giving a look but I don't see anything currently with PB offering this means.

Thanks in advanced.
ʽʽSuccess is almost totally dependent upon drive and persistence. The extra energy required to make another effort or try another approach is the secret of winning.ʾʾ --Dennis Waitley
Poshu
Enthusiast
Enthusiast
Posts: 459
Joined: Tue Jan 25, 2005 7:01 pm
Location: Canada

Re: Compile x86 programs from x64 IDE (windows only)

Post by Poshu »

Uh... Talk about post necromancy xD! You know the official IDE support that natively for years, right?
User avatar
Thunder93
Addict
Addict
Posts: 1788
Joined: Tue Mar 21, 2006 12:31 am
Location: Canada

Re: Compile x86 programs from x64 IDE (windows only)

Post by Thunder93 »

Not always is a feature that is officially supported a good or convenient one. For instances... http://www.purebasic.fr/english/viewtop ... =3&t=58506
Poshu wrote:Uh... Talk about post necromancy xD! You know the official IDE support that natively for years, right?
ʽʽSuccess is almost totally dependent upon drive and persistence. The extra energy required to make another effort or try another approach is the secret of winning.ʾʾ --Dennis Waitley
Post Reply