On Sat, Jun 01, 2002 at 10:33:25AM +0800, Squirrel wrote:
> "int main()
> {
> int a,b;
> a=a+1;
> b=a+2;
> return 0;
> }"
> Then I typed "gcc-3.1 t2.c" in and it said "/usr/bin/ld:Can't
> open crt1.o:no such file or directory..."
Sounds like you need libc6-dev.
--
Colin Watson [cjwatson@flatline.org.uk]
--
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org