This is the mail archive of the gcc@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: a proposal [Re: Continued: egcs-971201: testsuite results for i586-pc-linux-gnulibc1]


>>>>> Max Lawson <mlawson@drfmc.ceng.cea.fr> writes:

> The way I succeed in simplifying my files is moving some member functions
> definitions out of the class definition. Thereafter I no more have problem 
> compiling.. :-)>

The effect of that was to make them non-inline, which was probably what did
the trick for you.

Jason


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]