[uClibc] Building gcc-3.4.1 in buildroot

Denis Vlasenko vda at port.imtp.ilyichevsk.odessa.ua
Wed Oct 27 13:24:00 UTC 2004


On Wednesday 27 October 2004 13:15, Ivan Popov wrote:
> On Wed, Oct 27, 2004 at 12:12:01PM +0300, Denis Vlasenko wrote:
> > make[2]: Entering directory `/usr/src/gcc-3.4.1.obj/gcc'
> > stage1/xgcc -Bstage1/ -B/usr/app/gcc-3.4.1/i386-pc-linux-gnu/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genmodes \
> >  genmodes.o errors.o ../libiberty/libiberty.a
> > 
> > 	genmodes is built
> > 
> > ./genmodes -h > tmp-modes.h
> > /bin/sh: line 1: ./genmodes: No such file or directory
> 
> Hello Denis,
> 
> the message relates most probably to the hardcoded path to the implicit
> dynamic loader. Make strings genmodes and check if the path relates to
> a valid object.

strings yields this, among other stuff:

/lib/ld-linux.so.2
libc.so.0

Hmmmmmm...... hehe.. symlink ld-linux.so.2 -> ld-uClibc-0.9.26.so
did the trick ;)

Thanks!

> Another letter of yours shows you are in the business of software packaging.

Not a busines, just keeping my boxes in good shape.

> I recall going a similar (and a very long) way of discovering limitations
> of the existing approaches. You may want to look at konvalo.org which
> is the result of it. It is probably far from ideal for embedded solutions
> but it is very generic.

Cool. Pity, trying it through 16kb/s highly congested link is
out of question...
--
vda




More information about the uClibc mailing list