C > C:\PATH>gcc car.cpp -o car.o //THEN IT WRITES THE STUFF UNDER
C > c:/djgpp/lib\crt0.o(.data+0x92):crt0.s: undefined reference to `main
C > C:\WINDOWS\TEMP\ccdaaaaa(.text+0x16):car.cc: undefined reference to
C > `vehicle::in
C > itialize(int, float)'
C > c:/djgpp/lib/libc.a(crt1.o)(.text+0x312):crt1.c: undefined reference
These must be linker error messages. Try adding the "-c" switch to the
command line if you just want to compile.
Thomas
---
þ MM 1.0 #0113 þ A cat is always on the wrong side of the door.
---------------
* Origin: McMeier & Son BBS (2:301/138)
|