Compilation error...

Jim Wilson wilson@chestnut.cygnus.com
Mon Sep 8 23:17:00 GMT 1997


The problem is that your installed gcc is reading the wrong specs file.
It should be reading its own specs file, but for some reason it reads the newly
created egcs specs file.  The new specs files is incompatible with the old
gcc, and so it fails.  Unfortunately, I have no idea why it is doing this.
I have not been able to reproduce this problem as yet.

Jim



More information about the Gcc mailing list