Author Topic: Compiler error due to memory limits  (Read 9286 times)

0 Members and 1 Guest are viewing this topic.

Offline Ryster

  • Newbie
  • Posts: 77
    • View Profile
Re: Compiler error due to memory limits
« Reply #30 on: December 18, 2018, 11:56:13 am »
4) Get frustrated, scream “Screw it”, toss it in the recycle bin, and binge out on Ben’s & Jerry’s

OK, I will drink, and You will delete my account - and tea.

Offline pagetelegram

  • Newbie
  • Posts: 24
  • "werd" - meaning mutual consensus or understanding
    • View Profile
    • Page Telegram
Re: Compiler error due to memory limits
« Reply #31 on: December 18, 2018, 12:36:17 pm »
Did you ever bother to try compiling using fbc, the FreeBasic compiler?

It will get you just what you want....small binary executable and it does compile your stuff when QB64 does not.

Or are you just trolling qb64 in-capabilities with your alphabet soup?

Someone posting your alphabet soup on this forum did crash the MySQL entry rendering this thread inaccessible, yesterday. :P

Fellippe came to the rescue doing some under the engine MySQL to delete that "malicious" alphabet soup of yours lol in the post reply.

For tinfoil=1 to 4000
shell "echo ? "+chr$(34)+"hat's off to you for crashing MySQL database yesterday with your secret 'burn after reading' program"+chr$(34)+" >> hat.bas"
next tinfoil
Page Telegram
<PageTelegram.com>
Document Writing
Author and Philanthropist
BBM: PT0433
Books at https://www.amazon.com/Jason-S-Page/e/B071RS8C2F/

Offline pagetelegram

  • Newbie
  • Posts: 24
  • "werd" - meaning mutual consensus or understanding
    • View Profile
    • Page Telegram
Re: Compiler error due to memory limits
« Reply #32 on: December 18, 2018, 12:44:51 pm »
Here is your compiled program:

http://hand.is/alpha4000lines.zip

Works! used fbc!
Page Telegram
<PageTelegram.com>
Document Writing
Author and Philanthropist
BBM: PT0433
Books at https://www.amazon.com/Jason-S-Page/e/B071RS8C2F/

Offline SMcNeill

  • QB64 Developer
  • Forum Resident
  • Posts: 3972
    • View Profile
    • Steve’s QB64 Archive Forum
Re: Compiler error due to memory limits
« Reply #33 on: December 18, 2018, 12:50:44 pm »
Here is your compiled program:

http://hand.is/alpha4000lines.zip

Works! used fbc!

That’s just an example I shared.  Chris’s actual program is over 60,000 lines, and he can’t share it for propitary reasons.
https://github.com/SteveMcNeill/Steve64 — A github collection of all things Steve!