Hello, Marina!
I still have a question: how exactly I insert the "p" directory of GPC to EGCS ? For GCC, it was simple: just to put it under the source directory of GCC. Here, I have two directories: one with the source files, and other where I have built the object files and the rest of EGCS. To which of them do I copy the "p" directory ?
The source directory (egcs-1.1.x/gcc/) is the correct one.
More important, how I make the "configure" of EGCS to run over this directory ? I tried several guesses - without success.
With `p' in the `gcc' directory, `configure' will automatically detect it.
Hope this helps,
Peter