[Bug bootstrap/37000] gen-classlist.sh uses unrecognized 'test' arguments

2008-08-06 Thread deisner at gmail dot com
--- Comment #3 from deisner at gmail dot com 2008-08-06 16:41 --- My bug appears to be a duplicate bug, anyway: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25557 *** This bug has been marked as a duplicate of 25557 *** -- deisner at gmail dot com changed: What|R

[Bug bootstrap/37000] gen-classlist.sh uses unrecognized 'test' arguments

2008-08-01 Thread deisner at gmail dot com
--- Comment #2 from deisner at gmail dot com 2008-08-01 15:22 --- (In reply to comment #1) > Have you tried setting CONFIG_SHELL as suggested? Apologies, I did not see that. I'll try this next time. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37000

[Bug bootstrap/37000] gen-classlist.sh uses unrecognized 'test' arguments

2008-08-01 Thread brian at dessent dot net
--- Comment #1 from brian at dessent dot net 2008-08-01 15:19 --- Subject: Re: New: gen-classlist.sh uses unrecognized 'test' arguments Using /bin/sh with Solaris is documented to fail: http://gcc.gnu.org/install/specific.html#x-x-solaris2 Have you tried setting CONFIG_SHELL as sug