ddd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Makeing ddd on Caldera (SCO) OpenServer 5.0.X problem...


From: J.H.M. Dassen (Ray)
Subject: Re: Makeing ddd on Caldera (SCO) OpenServer 5.0.X problem...
Date: Wed, 19 Dec 2001 17:08:53 +0100
User-agent: Mutt/1.3.24i

On Wed, Dec 19, 2001 at 08:46:14 -0700, Boyd Lynn Gerber wrote:
> + gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -g -belf -c -g ./ctest.c -o ctest.o
> gcc cannot find crtbegin.o: No such file or directory

It seems your gcc install is fscked. "crtbegin.o" belongs to libgcc. E.g.,
on my Debian GNU/Linux system, I have
        /usr/lib/gcc-lib/i386-linux/2.7.2.3/crtbegin.o
        /usr/lib/gcc-lib/i386-linux/2.95.4/crtbegin.o
        /usr/lib/gcc-lib/i386-linux/3.0.3/crtbegin.o
(one for each version of gcc that's installed)

HTH,
Ray
-- 
The Linux movement has been independent of anything Microsoft is doing. It's
one of those cosmic movements in the industry, like the emergence of the
Internet, or microprocessors.
Irving Wladawsky-Berger, IBM VP in http://www.informationweek.com/793/ibm.htm



reply via email to

[Prev in Thread] Current Thread [Next in Thread]