| List: | Internals | « Previous MessageNext Message » | |
| From: | Michael Widenius | Date: | November 2 2001 12:17am |
| Subject: | Re: bk commit into 3.23 tree | ||
| View as plain text | |||
Hi! >>>>> "Sinisa" == Sinisa Milivojevic <sinisa@stripped> writes: <cut> >> > +if gcc -v 2>&1 | grep 'version 3' > /dev/null 2>&1 >> > +then >> > + CXX=c++ >> > +else >> > + CXX=gcc >> > fi <cut> Sinisa> should not it be CXXLD instead of CXX ?? No. (This is just an internal variable for the BUILD script, so this doesn't matter. CXX is also the correct variable to use; CXXLD is normally used for the C++ loader...) Regards, Monty
| Thread | ||
|---|---|---|
| • bk commit into 3.23 tree | monty | 30 Oct |
| • Re: bk commit into 3.23 tree | Sasha Pachev | 30 Oct |
| • Re: bk commit into 3.23 tree | Sinisa Milivojevic | 31 Oct |
| • Re: bk commit into 3.23 tree | Michael Widenius | 2 Nov |
| • Re: bk commit into 3.23 tree | Michael Widenius | 2 Nov |
