This is the mail archive of the
libstdc++@sources.redhat.com
mailing list for the libstdc++ project.
Re: Confused about empty libstdc++-v3/config/newlib directory
- To: "Billinghurst, David (CRTS)" <David dot Billinghurst at riotinto dot com>
- Subject: Re: Confused about empty libstdc++-v3/config/newlib directory
- From: Benjamin Kosnik <bkoz at redhat dot com>
- Date: Sun, 26 Nov 2000 20:43:22 -0800 (PST)
- cc: "'libstdc++ at sources dot redhat dot com'" <libstdc++ at sources dot redhat dot com>
If you do a
cvs update -P
to prune empty directories you can see what is current.
> libstdc++-v3/config/newlib is empty, but is referenced by the configure
> script. Is this just bitrot?
this is bitrot. It should be config/os/newlib/*
-benjamin