Content deleted Content added
Line 22:
collect2: ld returned 1 exit status
:Defining main() would probably be a good start. :P Compiling to object code works just fine; you've forgotten the "-o" flag to gcc. [[User:164.55.254.106|164.55.254.106]] 18:51, 31 May 2006 (UTC)
|