------- Comment #1 from ebotcazou at gcc dot gnu dot org  2009-04-07 10:08 
-------
> also try to compile by gcc comman ... the famous hello word program..
> $ gcc -c -Wall -D_GNU_SOURCE abhi.c -o abhi.o
> $ gcc -c abhi.o abhi.c
> gcc: abhi.o: linker input file unused because linking not done
> ..
> have tried all possible fixes

gcc -o abhi abhi.o


-- 

ebotcazou at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39671

Reply via email to