On Thu, Sep 19, 2002 at 12:05:54AM +0200, Marius Kotsbak wrote: > When I try: gcc `sdl-config --libs` > I get this error: > ============= > /usr/lib/crt1.o: In function `_start': > /usr/lib/crt1.o(.text+0x18): undefined reference to `main' > collect2: ld returned 1 exit status > =============
What do you expect to happen - this looks right. -- learning from failures is nice in theory... but in practice, it sucks :) - Wolfgang Jaehrling -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

