Re: [Patch]: Support VMS in libstdc++ crossconfig.m4

2012-04-02 Thread Tristan Gingold
On Mar 31, 2012, at 2:46 AM, Paolo Carlini wrote: > Hi, >> Hi, >> >> currently all VMS compilers are built on Unix. So, to build the libstdc++ >> library, this looks like the minimum required. >> >> Tested by build libstdc++ for ia64-hp-openvms. >> >> Ok for trunk ? > I understand that witho

Re: [Patch]: Support VMS in libstdc++ crossconfig.m4

2012-03-30 Thread Paolo Carlini
Hi, Hi, currently all VMS compilers are built on Unix. So, to build the libstdc++ library, this looks like the minimum required. Tested by build libstdc++ for ia64-hp-openvms. Ok for trunk ? I understand that without your patch a libstdc++ for ia64-hp-openvms cannot be build at all, and I d

[Patch]: Support VMS in libstdc++ crossconfig.m4

2012-03-30 Thread Tristan Gingold
Hi, currently all VMS compilers are built on Unix. So, to build the libstdc++ library, this looks like the minimum required. Tested by build libstdc++ for ia64-hp-openvms. Ok for trunk ? Tristan. libstdc++/ 2012-03-30 Tristan Gingold * crossconfig.m4 (*-*-*vms*): Add. * c