On Fri, Mar 4, 2011 at 5:55 PM, narendra babu <[email protected]> wrote:
> hello Folks ,
>
> I have old gcc compiler version 3.3.3 in my system and  i want upgrade my gcc 
> to current 4.4.4 .
>
> Please let me know the the steps to upgrade to newer versions of gcc  and any 
> documents online will also be helpful
>
> what are the changes to include paths , macros , flags libs when i upgrade to 
> gcc 4.4.4 or in simple what changes i should  do in my makefile or 
> application when i migrate to newer version of gcc .
>

Heck. This is close to impossible on your own.

gcc does not exist in isolation. It has to play along with several other
components like glibc and so on.

NEVER do it on your own. You are guaranteed to fail.

Instead upgrade the OS or simply install the binary package.

If you don't listen to this advice you can do as you please of course.

-Girish



-- 
Gayatri Hitech

http://gayatri-hitech.com
[email protected]
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to