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]
Other format: [Raw text]

Re: The canadian cross build is broken



> > > http://sources.redhat.com/ml/binutils/2002-02/msg00169.html

This is wrong:

+  if [ "${with_build_subdir}" != "." ] || [ "${with_target_subdir}" != "." ]; then

One of them will *always* be ""

You also never followed up on this:

http://sources.redhat.com/ml/binutils/2002-02/msg00172.html


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