Author Topic: How to compile to 64bits?  (Read 2477 times)

0 Members and 1 Guest are viewing this topic.

Mike Lobanovsky

  • Guest
Re: How to compile to 64bits?
« Reply #15 on: March 12, 2018, 07:22:43 AM »
Damn, that's becoming ridiculous! False alarms on an entirely open-source project!  >:(

Try zipping it as tar.gz for a change and see what happens... Arachnids Linuxoids are advancing from everywhere! ;D

chrisc

  • Guest
Re: How to compile to 64bits?
« Reply #16 on: March 12, 2018, 08:25:30 AM »
No problem with Mcafee scanner?

jcfuller

  • Guest
Re: How to compile to 64bits?
« Reply #17 on: March 12, 2018, 08:31:04 AM »
I don't remember Defender flagging any downloads on this machine to the point I don't know how to override so I can use it. Or that could be my failing memory :)

James

jcfuller

  • Guest
Re: How to compile to 64bits?
« Reply #18 on: March 12, 2018, 08:40:56 AM »
Here is the reason.
James

JRS

  • Guest
Re: How to compile to 64bits?
« Reply #19 on: March 12, 2018, 09:37:27 AM »
The Evangelists introduced hell and Windows introduced anti-virus vendors.

Charles Pegge

  • Guest
Re: How to compile to 64bits?
« Reply #20 on: March 12, 2018, 09:40:41 AM »
Thanks James,

I have removed the offending file, and swept out all other small exe demos.

https://github.com/Charles-Pegge/OxygenBasic/blob/master/OxygenBasicProgress.zip

Mike Lobanovsky

  • Guest
Re: How to compile to 64bits?
« Reply #21 on: March 12, 2018, 04:37:08 PM »
Do you remember the infamous Rich signature the VC compiler leaves in any PE executable it generates? Tell you what guys, there are many more of them, albeit less obvious, spread all around the file. AV SW uses them as a means to identify the compiler and eliminate the unwanted competitors. That's how VB6 came to the point of being flagged as malware regardless of manifests, version info, or PE header compliance...  :-\