public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* errors compiling aspell .27.2 with snapshot 19990314
@ 1999-03-19 11:53 Timmy Mulligins
  1999-03-31 23:46 ` Timmy Mulligins
  0 siblings, 1 reply; 2+ messages in thread
From: Timmy Mulligins @ 1999-03-19 11:53 UTC (permalink / raw)
  To: egcs

When I try to compile aspell .27.2 with the newest snapshot I get the 
following error with the second file that is processed.
c++ -DLIBDIR=\"/usr/local/lib/aspell\" -I../ -g -O2 -c -fPIC -DPIC 
data.cc
data.hh: In method `const char ** 
SC_ReadOnly_Soundslikes_WordList::end() const':
In file included from data.cc:74:
data.hh:124: reinterpret_cast from `const char *const' to `const char 
**' casts
away const (or volatile)
Has anyone tried to compile this with the snapshot? I was able to fix 
the first problem with it stating something about typeinfo.
This would really help I have this paper due monday that I need this 
checker for and if it could work it would really help.

Another issue I have noticed I am STILL processing the file according to 
'top' I have been processing the file for 185 minutes and 18 seconds. 
The process is taking up 23164 kb in size and still growing? Is there a 
problem. I started to test a theory by running the simplest program in 
c++:
#include<iostream>

int main()
{
  std::cout<< "Hello, new world!\n";} This takes 51.97 seconds to 
compile on my 80486dx-33 with 8Mb of standard ram and 40Mb of swap. It 
is running kernel 2.2.2.
Get Your Private, Free Email at http://www.hotmail.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

* errors compiling aspell .27.2 with snapshot 19990314
  1999-03-19 11:53 errors compiling aspell .27.2 with snapshot 19990314 Timmy Mulligins
@ 1999-03-31 23:46 ` Timmy Mulligins
  0 siblings, 0 replies; 2+ messages in thread
From: Timmy Mulligins @ 1999-03-31 23:46 UTC (permalink / raw)
  To: egcs

When I try to compile aspell .27.2 with the newest snapshot I get the 
following error with the second file that is processed.
c++ -DLIBDIR=\"/usr/local/lib/aspell\" -I../ -g -O2 -c -fPIC -DPIC 
data.cc
data.hh: In method `const char ** 
SC_ReadOnly_Soundslikes_WordList::end() const':
In file included from data.cc:74:
data.hh:124: reinterpret_cast from `const char *const' to `const char 
**' casts
away const (or volatile)
Has anyone tried to compile this with the snapshot? I was able to fix 
the first problem with it stating something about typeinfo.
This would really help I have this paper due monday that I need this 
checker for and if it could work it would really help.

Another issue I have noticed I am STILL processing the file according to 
'top' I have been processing the file for 185 minutes and 18 seconds. 
The process is taking up 23164 kb in size and still growing? Is there a 
problem. I started to test a theory by running the simplest program in 
c++:
#include<iostream>

int main()
{
  std::cout<< "Hello, new world!\n";} This takes 51.97 seconds to 
compile on my 80486dx-33 with 8Mb of standard ram and 40Mb of swap. It 
is running kernel 2.2.2.
Get Your Private, Free Email at http://www.hotmail.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1999-03-31 23:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-03-19 11:53 errors compiling aspell .27.2 with snapshot 19990314 Timmy Mulligins
1999-03-31 23:46 ` Timmy Mulligins

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).