Hi, This prob has been solved by john Zulfi. zak100 wrote: > > Hi, > I am using gcc compiler for the first time. I have downloaded the > following file: gcc-part-objc-4.3.0-20080502-mingw32-alpha-bin.tar. After > uncompressing it, I got the folders as indicated by the path: > E:\gcc-part-objc-4.3.0-20080502-mingw32-alpha-bin\libexec\gcc\mingw32\4.3.0 > However in this folder there are two exexutable files: > cc1obj and cc1objplus. When I compiled my program, I got following mesg.: > > D:\gcc>cc1obj first.c > main > first.c: In function 'main': > first.c:2: warning: incompatible implicit declaration of built-in function > 'prin > tf' > > Execution times (seconds) > parser : 0.03 (10%) usr 39 kB ( 8%) ggc > dominance computation : 0.02 ( 5%) usr 0 kB ( 0%) ggc > expand : 0.05 (15%) usr 4 kB ( 1%) ggc > final : 0.03 (10%) usr 0 kB ( 0%) ggc > TOTAL : 0.31 496 kB > > I am working on windows XP > can somebody help me with this? > Zulfi. > -- View this message in context: http://www.nabble.com/Prob-with-gcc-compiler-tp24161020p24165496.html Sent from the gcc - Help mailing list archive at Nabble.com.