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]

Re: SUN make and gcc 3.0


On May 29, 2001, Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> wrote:

> On 28 May 2001, Alexandre Oliva wrote:
>>> * configure.in (use of GLIBCPP_CHECK_GNU_MAKE): Don't fail if GNU
>>> make isn't found.
>> Ok with me, but I fear this will let people get to `make
>> all-target-libstdc++-v3' time with a `make' program that doesn't stand
>> a chance of building libstdc++-v3.  Instead of removing the test, I'd
>> rather add another case that tests for Solaris' make and accepts it.
>> I suppose testing whether $build matches *-solaris* would be good
>> enough.

> Hmm, and how about the BSDs and possibly other POSIX-compliant makes?

As we find makes that are capable of building libstdc++-v3, we can add
them in.

-- 
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]