Re: I am about to install Harbour, I have questions...
Posted: Sun Apr 22, 2012 9:23 pm
Greetings,
I am looking to cut the size of *.exe generated by Harbour.
I created a small gui program via harbour programs.
Program has 1 form, 1 textBox, 2 Buttons.
And no actual code.
The *.exe size is 1,917kb.
I created a small gui program via HotBasic programs.
Program has 1 form, 1 textBox, 2 Buttons.
The exe size is 10kb.
Can nova.exe be used to run the harbour pre-exe(Pcode?) output.
OR, Is there a program similar to nova.exe that i that i can use to run my harbour Pcode? Is there a step in the harbour compile-to-Pcode then compile=Pcode-to-exe, where i can save the Pcode, so that i can examine it. What would that Pcode-to-exe program be called, an interpreter?
Thanks...Vernon
I am looking to cut the size of *.exe generated by Harbour.
I created a small gui program via harbour programs.
Program has 1 form, 1 textBox, 2 Buttons.
And no actual code.
The *.exe size is 1,917kb.
I created a small gui program via HotBasic programs.
Program has 1 form, 1 textBox, 2 Buttons.
The exe size is 10kb.
Can nova.exe be used to run the harbour pre-exe(Pcode?) output.
OR, Is there a program similar to nova.exe that i that i can use to run my harbour Pcode? Is there a step in the harbour compile-to-Pcode then compile=Pcode-to-exe, where i can save the Pcode, so that i can examine it. What would that Pcode-to-exe program be called, an interpreter?
Thanks...Vernon