Results 1 to 3 of 3
I plan to recompile GCC-3.4.1 on Mandrake 10.0
I can compile GCC-3.3.4 without any problem.
I got the source from gcc-3.4.1mdk.src.rpm
After "./configure", I run "make".
There is a problem ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 04-07-2006 #1Linux Newbie
- Join Date
- Oct 2004
- Posts
- 114
Recompiling Gcc/Gpc
I plan to recompile GCC-3.4.1 on Mandrake 10.0
I can compile GCC-3.3.4 without any problem.
I got the source from gcc-3.4.1mdk.src.rpm
After "./configure", I run "make".
There is a problem "file not found" on
"/usr/src/RPM/BUILD/gcc-3.4.1/gcc/p/rts/" with error message "./gcc/include....".
How to solve this problem?
The current solution is deleting "/usr/src/RPM/BUILD/gcc-3.4.1/gcc/p"
This directory is expanded from gcc-gpc.....tar.bz2
Thank you.
- 04-09-2006 #2
Could you post the entire error message please?
- 04-12-2006 #3Linux Newbie
- Join Date
- Oct 2004
- Posts
- 114
Thank you for the reply.
I only need the GCC, not GPC (pascal compiler).
At this moment I don't have the time to resolve the problems. I can use the crippled GCC without GPC.
Perhaps I will try to compile the latest version 4.X later.
Thank you.


Reply With Quote
