[v3] revisited QNX 6.1 patch
Loren James Rittle
rittle@latour.rsch.comm.mot.com
Tue Jun 11 15:49:00 GMT 2002
In article <20020611125210.6001fd88.bkoz@redhat.com> you write:
>
>> I just updated my tree, and found one nit. The brackets in
>> -qnx6.[12]* were lost in the conversion from configure.in to
>> configure. I think we need something like:
>>
>> *** configure.in 11 Jun 2002 18:11:02 -0000 1.83.2.9
>> --- configure.in 11 Jun 2002 19:32:12 -0000
>> ***************
>> *** 158,164 ****
>> --- 158,166 ----
>> GLIBCPP_CHECK_WCHAR_T_SUPPORT
>> os_include_dir="config/os/mingw32"
>> ;;
>> + changequote(,)dnl
>> *-qnx6.[12]*)
>> + changequote([,])dnl
>> SECTION_FLAGS='-ffunction-sections -fdata-sections'
>> AC_SUBST(SECTION_FLAGS)
>> GLIBCPP_CHECK_LINKER_FEATURES
>
>I dunno about this. Phil??
It is required for some versions of autoconf...
More information about the Libstdc++
mailing list