Subject: misc/8242: Missing/empty src/gnu/dist/ files.
To: None <gnats-bugs@gnats.netbsd.org>
From: None <ac131313@cygnus.com>
List: netbsd-bugs
Date: 08/19/1999 19:07:53
>Number:         8242
>Category:       misc
>Synopsis:       Missing/empty src/gnu/dist/ files.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    misc-bug-people (Misc Bug People)
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Aug 19 18:20:00 1999
>Last-Modified:
>Originator:     Andrew Cagney
>Organization:
>Release:        Fri Aug 20 10:45:06 EST 1999
>Environment:
FreeBSD b1 3.2-RELEASE FreeBSD 3.2-RELEASE #4:
 Tue Jun 29 15:55:17 EST 1999
 root@b1.cygnus.com:/usr/src/sys/compile/B2pcm  i386
SunOS chook 5.5.1 Generic_105428-01 sun4u sparc SUNW,Ultra-5_10

>Description:
The following files, in, src/gnu/dist are either missing or empty:

? ltmain.sh
? ylwrap
? mkinstalldirs
M ltconfig

These files are needed when building a NetBSD cross compiler
on a non NetBSD host.

>How-To-Repeat:
In theory:

$  /bin/sh
$  mkdir /tmp/X-powerpc-netbsd
$  cd /tmp/X-powerpc-netbsd
$  with_newlib=yes ${srcdir}/gnu/dist/configure \
        --target=powerpc-netbsd \
        --prefix=/tmp/
$  gmake M4=gm4 LANGUAGES="c c++" all-gcc all-gas all-ld all-binutils
$  gmake M4=gm4 LANGUAGES="c c++" install-gcc install-gas install-ld install-binu
tils

In reality, you'll need patches to the GCC
and GDB directories that I have locally.  Since
I'm still cleaning those patches up, you'll have
to trust me on this :-)

>Fix:
Send me e-mail me and I'll post a copy of the missing files
Cut/paste into a web form doesn't work so good :-(

>Audit-Trail:
>Unformatted: