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]
Other format: [Raw text]

Re: GCC version compatible problem


On Fri, 2004-03-12 at 11:47, Lu Peng wrote:
> Thanks for your reply. So if my programs have some gcc-specific
> extensions, then they are hopeless in gcc 3.X? The problem is that
> these programs are big and written by others. I can't do line-by-line
> inspection of the programs. What I expect is that the new gcc version
> can compile old programs.

No, gcc specific extensions should still work, though bug fixes or
deprecated features are still bug fixes and deprecated features.

An example would perhaps be more help in this case.

-eric

-- 
Eric Christopher <echristo@redhat.com>


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