>>>>> "Allan" == Allan Rae <[EMAIL PROTECTED]> writes:
>> The code in configure.in says:
>>
>> 2.95.1) CXXFLAGS="-g $lyx_opt -fpermissive -fno-rtti
>> -fno-exceptions";; 2.95.*) CXXFLAGS="-g $lyx_opt -fno-rtti
>> -fno-exceptions";;
>>
>> Does someody know why -fpermissive is not added for gcc 2.95.2?
Allan> Because it's not been needed on any of the platforms until the
Allan> reports about Solaris still being in the dark ages of X turned
Allan> up.
This does not explain why different compilers get different options.
JMarc