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

wxWindows builds questions

(1/1)

Anuk:
Hello guys, i have a question about wxWindows. I know is a little off topic, but pls take a look.

Shall i build it MONOLITHIC=1 or no?? The monolith version produce a 400MB+ file (one single file).. is this linker friendly?

Personally, i will like monolith version, but i want to know other opinions too.

Thanks.

takeshimiya:

--- Quote from: Anuk on April 07, 2006, 09:01:55 pm ---Hello guys, i have a question about wxWindows. I know is a little off topic, but pls take a look.

Shall i build it MONOLITHIC=1 or no?? The monolith version produce a 400MB+ file (one single file).. is this linker friendly?

Personally, i will like monolith version, but i want to know other opinions too.

Thanks.

--- End quote ---
Yes, it's perfectly fine. The MinGW linker doesn't have known problems with files that large.
Other linkers does indeed have problems with that, but not the MinGW's one. :)

Michael:

--- Quote from: Anuk on April 07, 2006, 09:01:55 pm ---Shall i build it MONOLITHIC=1 or no??

--- End quote ---

Yes. Some more info here.

Best wishes,
Michael

Navigation

[0] Message Index

Go to full version