[gnu.g++.bug] BUG in G++ 1.33.0 Makefile ... gcc.o & STANDARD_STARTFILE_PREFIX

rfg@MCC.COM (Ron Guilmette) (02/23/89)

One thing that seems to have changed from 1.32.0 to 1.33.0 of G++
is that the Makefile now defines STANDARD_STARTFILE_PREFIX=$(libdir)
when gcc.o is being compiled.

I think that is is a mistake because generally $(libdir) is set equal
to /usr/local/lib or some such thing, and this causes the g++ driver
to be unable to find such things as Mcrt1.o in /lib on a Sun3.

// Ron Guilmette  -  MCC  -  Experimental (parallel) Systems Kit Project
// 3500 West Balcones Center Drive,  Austin, TX  78759  -  (512)338-3740
// ARPA: rfg@mcc.com
// UUCP: {rutgers,uunet,gatech,ames,pyramid}!cs.utexas.edu!pp!rfg