This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Build problems with CVS under Solaris 8/SPARC


On Oct 13, 2000, "Kaveh R. Ghazi" <ghazi@caip.rutgers.edu> wrote:

> Just so I understand things, are you building gcc within its srcdir or
> do you have separate src and build directories?

The problem is that a relative $(srcdir) won't work since you're
already within srcdir.  The patch looks good to me.  Kaveh, will you
please double-check that there are no other occurrences of this
problem in the patch you had posted?  Thanks,

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]