This is the mail archive of the gcc-patches@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: [PATCH/csl-arm-branch]: libstdc++-v3/configure: "test: argumentexpected" fix


Khem Raj wrote:
Hi

While building gcc on solaris8 box I stumbled over this issue which is specific to csl-arm-branch.
I got an error from test command


test: argument expected

I tracked it down to a problem in libstdc++-v3/configure where the test parameters were not enclosed in quotes.

Here is a fix for that.

Is it OK?

OK.


Please put the ChangeLog entry in the top-level ChangeLog.csl-arm file.

--
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com
(916) 791-8304


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