This is the mail archive of the
libstdc++@sources.redhat.com
mailing list for the libstdc++ project.
Re: Adding _eh.o frame-dwarf2.o to libstdc++.so.3?
On Tue, Jul 25, 2000 at 07:04:49PM -0700, Benjamin Kosnik wrote:
> > > any ideas?
> >
> > Is ac_cv_archive_cmds_needs_lc defined in config.cache?
>
> %grep ac_cv_archive_cmds_needs_lc config.cache
> ac_cv_archive_cmds_needs_lc=${ac_cv_archive_cmds_needs_lc='no'}
>
> seems right.....
>
> HJ, did you do anything else?
No. But I didn't use libtool from CVS. I just applied my patch to gcc
from CVS. I only have glibc 2.2. It works ok.
H.J.