Shared C++ libs on i386-pc-solaris2.5.1
H.J. Lu
hjl@lucon.org
Sun Sep 7 10:11:00 GMT 1997
>
> - Doing make -j4 MAKE="make -j4" for the egcs build (i.e. a parallel
> build)
> still causes problems although it seems better than the previous
> releases I
> tried to build.
>
I have no problems with -j 6 on my SMP box. But I have sent in
quite a few patches to fix it. Among them, 2 are left out:
Tue Aug 26 07:43:18 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
* Makefile.in (check-g++): Set/export LD_LIBRARY_PATH if necessary.
(testsuite/site.exp): New target.
(check-gcc, check-g++): Depend on testsuite/site.exp.
Don't stop for failure.
Mon Aug 25 17:31:49 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
* Makefile (all): Remove sub-all.
(stmp-sub-all): New target. Renamed from sub-all.
(info, texinfo): Also depend on stmp-sub-all.
(clean): Also remove stmp*.
(maintainer-clean): New target. Same as realclean.
If you check egcs archive, you should be able to find them.
H.J.
More information about the Gcc
mailing list