This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Success at last!
- To: egcs at cygnus dot com
- Subject: Success at last!
- From: Fred Richardson <frichard at bbn dot com>
- Date: Sun, 14 Dec 1997 14:41:28 -0500
- Cc: frichard at bbn dot com
- Reply-To: egcs at cygnus dot com
I applied these patches egcs-971207:
memory blowup:
http://www.cygnus.com/ml/egcs/1997-Dec/0673.html
template bug:
http://www.cygnus.com/ml/egcs/1997-Dec/0757.html
static members in templates:
http://www.cygnus.com/ml/egcs-bugs/1997-Dec/0062.html
static template members:
http://www.cygnus.com/ml/egcs-bugs/1997-Dec/0241.html
and used '-static' on an Ultra running Solaris 2.5.
Now everthing seems to compile, link and run again.
-Fred