[gnu.g++.bug] How to find crt0+.o in g++-1.35.0

gordon%stats.ucl.ac.uk@NSFNET-RELAY.AC.UK (Gordon Joly) (05/23/89)

config.g++ sun3-os4
Linked `config.h' to `config/xm-sunos4+.h'.
Linked `tm.h' to `config/tm-sun3+.h'.
Linked `md' to `config/m68k.md'.
Linked `aux-output.c' to `config/out-m68k.c'.
Links are now set up for use with a sun3-os4.

Also gas 1.31, gcc 1.35.

Although not installed and tested, this little piece of gdb shows that
the crt0+.o is really there and that I am on the home stretch.

(gdb) run test1.o
Starting program: /stats/staff/karl/gordon/src/g++/g++ test1.o

Bpt 2, find_file (name=(char *) 0x215aa "crt0+.o") (gcc.c line 1376)
(gdb) 

I believe my problem was due to the directory ./g++/config/, which is a 
link to ../gcc/config/. When I made gcc 1.35 the day before, the link
   tm.h:		symbolic link to tm-sun3.h
was in place; however config.g++ says that we need
   tm.h:		symbolic link to tm-sun3+.h
and I have feeling I was still scooping up the former.

I also recall Michael saying something about the link to /config/,
but I could not find a record of that. I did look in README.
Gordon.

Surface mail: Dr. G.C.Joly, Department of Statistical Science,
      University College London, Gower Street, LONDON WC1E 6BT, U.K.
E-mail:  					   | Tel: +44 1 387 7050
 JANET (U.K. network) gordon@uk.ac.ucl.stats       |      extension 3636
       (Arpa/Internet form: gordon@stats.ucl.ac.uk)| FAX: +44 1 387 8057
Relays: ARPA @nsfnet-relay.ac.uk                   |
        EAN: @ean-relay.ac.uk                      |
	CSNET: %nsfnet-relay.ac.uk@relay.cs.net    |
        BITNET: %ukacrl.bitnet@cunyvm.cuny.edu, @ac.uk
        EARN: @ukacrl.bitnet, @AC.UK, @uk.ac.earn-relay
By uucp/Usenet: ....!uunet!mcvax!ukc!stats.ucl.ac.uk!gordon