Hi all,
Actually i had set the flag to -mwindows for compiling wxwidgets. So when i
ran the following command,
gcc -m32 -mconsole -o hello hello.c
could run the *.exe.
Thanks & Rgds,
Raj007
On Sun, Apr 1, 2012 at 7:51 PM, Ruben Van Boxem wrote:
> 2012/4/1 rajeshwari b
>
>> Hi all,
>> I ran the
2012/4/1 rajeshwari b
> Hi all,
> I ran the command "gdb hello.exe" , but the same error. So am attaching
> the makefile for 64 bit build. Kindly let me know if anything specific need
> to be done.
>
Hold on. I reinspected the makefile you previously sent and the makefile
rule doesn't use the L
Hi all,
I ran the command "gdb hello.exe" , but the same error. So am attaching
the makefile for 64 bit build. Kindly let me know if anything specific need
to be done.
Rgds,
Raj007
On Sun, Apr 1, 2012 at 5:53 PM, Ruben Van Boxem wrote:
> 2012/4/1 rajeshwari b
>
>> Hi all,
>> I compiled the hel
2012/4/1 rajeshwari b
> Hi all,
> I compiled the hello.c code in TDM-GCC (GCC 4.6, MINGW-w64 64/32bit). I
> could create the hello.exe but could not run the exe. I am getting the
> message "hello.exe is not valid win32 application". I am using windows XP,
> SP3 with i686 processor (i.e., x86 fami
Hi all,
I compiled the hello.c code in TDM-GCC (GCC 4.6, MINGW-w64 64/32bit). I
could create the hello.exe but could not run the exe. I am getting the
message "hello.exe is not valid win32 application". I am using windows XP,
SP3 with i686 processor (i.e., x86 family 6model 32 stepping 10 genuine
I