User forums > General (but related to Code::Blocks)

GCC 4.1.2 available (now relocatable!)

<< < (2/13) > >>

wxLearner:
Thank you very much for this!
Concerning the hardwired search paths, I've found an interesting mailing list entry. It's about compiling gdc, but I think it describes the trick to make gcc relocatable in general. I didn't try it yet, but I will do it with your gcc-4.1.2 version :)

TDragon:

--- Quote from: wxLearner on February 27, 2007, 02:18:56 pm ---Concerning the hardwired search paths, I've found an interesting mailing list entry. It's about compiling gdc, but I think it describes the trick to make gcc relocatable in general.

--- End quote ---
Nice spotting! Rebuilding now. :)

Biplab:
@TDragon,

I compiled GCC-3.4.6 couple of times. It compiles applications. But there is a Problem. If I want to compile C::B, while compiling PCH it says something like "Can't open <Temp_dir>\<random_name>.s" and stops the compilation.

I did some search and got the closest match in following thread. Though it's about GCC+CygWin but the problem was similar.

--- Quote ---http://gcc.gnu.org/ml/gcc-patches/2003-07/msg00963.html
--- End quote ---

I've never tested above solution.

My question is-
* Did you ever face such issue? If yes, please suggest me any solution.

Thanks & Regards,

Biplab

TDragon:

--- Quote from: Biplab on February 27, 2007, 03:22:04 pm ---I compiled GCC-3.4.6 couple of times. It compiles applications. But there is a Problem. If I want to compile C::B, while compiling PCH it says something like "Can't open <Temp_dir>\<random_name>.s" and stops the compilation.
...
Did you ever face such issue?

--- End quote ---
No, I haven't -- but I've never tried to use GCC 3.4.6 before. Looking over that mailing list message, I don't actually see anything to suggest that it has anything to do with your problem, either.

Once this new 4.1.2 build is finished, I think I'll try building and running 3.4.6 and see what happens.

Biplab:

--- Quote from: TDragon on February 27, 2007, 03:36:06 pm ---
--- Quote from: Biplab on February 27, 2007, 03:22:04 pm ---I compiled GCC-3.4.6 couple of times. It compiles applications. But there is a Problem. If I want to compile C::B, while compiling PCH it says something like "Can't open <Temp_dir>\<random_name>.s" and stops the compilation.
...
Did you ever face such issue?

--- End quote ---
No, I haven't -- but I've never tried to use GCC 3.4.6 before. Looking over that mailing list message, I don't actually see anything to suggest that it has anything to do with your problem, either.

Once this new 4.1.2 build is finished, I think I'll try building and running 3.4.6 and see what happens.

--- End quote ---

Thanks for your reply. I forgot the exact error.  :)

I'll post it later. Shall I upload the binary (Compiled GCC) for you to some location? :)

Thanks & Regards,

Biplab

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version