1 msgWide Streams
4 msgMINGW I/O support for file sizes > 2GB (LFS ...
2 msg#define WINVER 0x0400
11 msgWhy does g++ not link with libstdc++?
3 msghow to compile and link a library
1 msgHey Guys

Compile error using mingw
\ John Smith (11 May 2008)
. \ Cesar Strauss (11 May 2008)
. . \ Earnie Boyd (12 May 2008)
. . . \ Cesar Strauss (13 May 2008)
. \ John E. / TDM (11 May 2008)

2 msg'include/c++/ext' missing fromgcc-part-c++-4.3....
1 msgFMTID_SummaryInformation andFMTID_UserDefinedPr...
2 msghow to realize mouse programming
3 msglooking for tiny light cross platform filesyste...
2 msgMinGW GCC Development Plan
3 msghow to use the read/write
74 msgGCC 4.3.0 20080502 (alpha) Released - Please he...
10 msgMinGW gcc 3.x, 4.x and exceptions
4 msgdllwrap 2.17.50 20060824
12 msgstrtod is not C99-compatible
4 msgTest program crashes with g++ 4.2.1-dw2 usingli...
25 msgimlib2
5 msgDisassembly of stack frame
Subject:Compile error using mingw
Group:Mingw-users
From:John Smith
Date:11 May 2008


 
Hi,

Ive just installed MingW on my system using MinGW-5.1.4.exe, and added
c:\mingw32\bin to my path, but when I try to compile a simple C
'helloworld' program, I get the following error:

type helloworld.c
#include <stdio.h>
#include <stdlib.h>

int main(void) {
puts("!!!Hello World!!!"); /* prints !!!Hello World!!! */
return 0;
}

gcc helloworld.c -o helloworld
gcc: installation problem, cannot exec `cc1': No such file or directory




Do you have any idea what might be wrong ?



My configuration is as follows :

OS version: Windows Vista Home Premium 32 bbit
gcc version : gcc version 3.4.5 (mingw special)
ld version : GNU ld version 2.17.50 20060824
MinGW version: MinGW-5.1.4



Thanks,


Regards,


John Smith

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
MinGW-users mailing list
MinGW-users

You may change your MinGW Account Options or unsubscribe at:
https://lists.sourceforge.net/lists/listinfo/mingw-users


© 2004-2008 readlist.com