Subject: Silly question for tonight
To: None <port-alpha@netbsd.org>
From: Stan Pietkiewicz <stanp@storm.ca>
List: port-alpha
Date: 10/19/1998 22:24:34
While trying to build a "Hello, world" C program, the gcc spit out:
/usr/lib/crt0.o: In function '__start':
crt0.c(.text+0xd4): undefined reference to '__fini'
crt0.c(.text+0xe8): undefined reference to '__init'
crt0.c(.text+0xec): undefined reference to '__init'
and stopped.
The question is: what did I install wrong (or not at all)?
This is on a NoName (axpci33) running 1.3E.......
Thanks......
Stan