News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

Cross Compiling Linux 64 and 32 Bit

Started by jolle-pe, December 31, 2014, 11:33:12 AM

Previous topic - Next topic

jolle-pe

Hello,

i want to compile my program in codeblocks für Linux 32 and 64 bit simultaneously.
For each architecture i have different build options (e.g. different .so files)

Is my problem generally possible in codeblocks?

Best regards
Julian

oBFusCATed

Yes, create different targets for different builds and then group them in a virtual target that builds them all.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

jolle-pe

Is there a tutorial available?
I dont exactly know which settings to change

oBFusCATed

I don't know. Take a look at the wiki or the manual.
Probably there you find something useful.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]