>>>>> "mgx" == mgx <[EMAIL PROTECTED]> writes:
mgx> ok, i've found the archives and the -fpermissive option. i'll try
mgx> that now. -- michael
mgx> On Thu, Apr 20, [EMAIL PROTECTED] wrote:
>> good day all ....
>>
>> i'm trying to build lyx 1.1.4fix3 on solaris 8. i'm using gcc
>> 2.95.2, xform 0.88 and the current build of tetex. configure seems
>> to complete with no problem:
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?
JMarc