LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   compilation prob with gcc (https://www.linuxquestions.org/questions/linux-newbie-8/compilation-prob-with-gcc-300305/)

srinis 03-11-2005 03:42 AM

compilation prob with gcc
 
hi,
i had migrated from fedora 1 to Fedora 3 , this involves a chg in the gcc compiler from 3.2 to 3.4 versions.

The source codes that i was successfully able to compile in RH9 and FC1 are now not able to compile in FC3, can any plz suggest some solution(s).

thanking u in adv,
Satish

__J 03-11-2005 05:26 AM

you need to give more detail, as not able to compile doesn't really say much. is a toolchain error, or is 3.4 complaing about the syntax of the code ( 3.4 is a little stricter than it's predecessors).

shengchieh 03-11-2005 04:06 PM

My initial guess w/o looking at your console error(s),
which you should post, is that you have a different
libraries problem(s). For these source code(s), check
the dependance issues. And even go to their websites,
if any, and grab a newer version. Btw, post what source
code you're trying so others can see.

Sheng-Chieh


All times are GMT -5. The time now is 09:37 AM.