crt1.o

Geoff Shang gshang@uq.net.au
Sat, 7 Apr 2001 16:47:30 +1000 (EST)


On Fri, 6 Apr 2001, Gregory Nowak wrote:

> I know this question is strange ...  but, what is /usr/lib/crt1.o for
> and what does it do? Thanks.

Well, I looked to see if I had it, then checked what debian package it's
in:

dpkg -S /usr/lib/crt1.o

Seems it's in libc6-dev.  Must have something to do with screen display
stuff in libc6 is my guess, and you must need it to compile stuff.

Why do you ask?

Geoff.