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: Boyd Lynn Gerber
Subject: Re: Makeing ddd on Caldera (SCO) OpenServer 5.0.X problem...
Date: Sat, 22 Dec 2001 11:49:02 -0700 (MST)

On Wed, 19 Dec 2001, Ray  wrote:
> On Wed, 19 Dec 2001, Boyd Lynn Gerber wrote:
> > I configure ddd and then run make and it always stops.  Here...
> > /bin/sh ./libtool --mode=link g++  -DNDEBUG -O2 -g -W -Wall -trigraphs   -o 
> > stringify  stringify.o
> > g++ -DNDEBUG -O2 -g -W -Wall -trigraphs -o stringify stringify.o
> > make[2]: Entering directory `/usr/zenez/build/osr5/ddd-3.3.1/ddd'
> > + 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
> > gcc: file path prefix `/usr/local/gcc-2.95.3/lib/gcc-lib/elf/2.95.3/' never 
> > used
> > /bin/sh ./libtool --mode=link gcc  -g -O2 -belf  -o ctest  ctest.o
> > gcc -g -O2 -belf -o ctest ctest.o
> > crtbegin.o: fatal error: cannot open file for reading
> > gcc: file path prefix `/usr/local/gcc-2.95.3/lib/gcc-lib/elf/2.95.3/'
> > never used
> >
> > + 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
>

That helped.

Thanks,

--
Boyd Gerber <address@hidden>
ZENEZ   3748 Valley Forge Road, Magna Utah  84044




reply via email to

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