I'm having a problem compiling Dikued under Linux. The error is: /usr/lib/crt0.o(.text+0x35): undefined reference to `main' make: *** [strext.o] Error 1 It's obviously making some sort of reference toward the crt0.o file. It happens at the very beginning of compilation after the command: gcc -O2 -I/usr/include -fexpensive-opti mizations strext.c (sorry bout the line break, it was cutting and pasting) Has anybody else had this error? I would really appreciate any help available. Thanx in advance.
This archive was generated by hypermail 2b30 : 12/18/00 PST