stupid bugreport for amusement

Phil Edwards pedwards@disaster.jaj.com
Thu Apr 12 19:09:00 GMT 2001


On Thu, Apr 12, 2001 at 03:18:22PM +0200, Erik Thiele wrote:
> erik@vulcain:~/foo > cat .c
> int x()
> {
> return 3;
> }
> 
> erik@vulcain:~/foo > /usr/bin/gcc -c .c
> gcc: .c: linker input file unused since linking not done
> erik@vulcain:~/foo > 
> 
> hmmmmm. gcc does not compile my nameless C file :-)
> where does that error come from by the way???

The compiler driver, gcc.c.  I think this is one of those "doctor, my arm
hurts when I do this," "so don't do that" situations.


Phil

-- 
pedwards at disaster dot jaj dot com  |  pme at sources dot redhat dot com
devphil at several other less interesting addresses in various dot domains
The gods do not protect fools.  Fools are protected by more capable fools.



More information about the Gcc mailing list