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

can we do 64 bit executables and dlls with codeblocks and mingw in Windows ?

(1/2) > >>

hcetiner:

--- Quote ---will codeblocks-8.02mingw-setup 's be with compiler windows x64 ?
--- End quote ---
it seems generated executables and dlls are 32bit in windows x64 operating system.
is there an all-in-one installation package for build x64 based executables ?

or we have to install some other package additionally that isnt releasd in codeblocks.org ?
what would you prefer about this issue ?
regards

stahta01:
I prefer the Code::Blocks team to release the IDE only; if the user can not install the Compiler on their own then they do not know enough to be good programmers.

Note: I support directions in the wiki to inform the users how to install and setup compilers for use with Code::Blocks.

Tim S   

hcetiner:

--- Quote ---Note: I support directions in the wiki to inform the users how to install and setup compilers for use with Code::Blocks
--- End quote ---
thanks for knowledges in wiki.that is the 1st aid guide for begginers and intermediate programmers

justa begginer.
but already compiled and installed mingw(32) ready for codeblocks at the first beggining day.

wantto know if codeblocks IDE is compatible with 64bit mingw.
because of didnt see any issue about mingw64.
think that a begginer starts.works hard lost years. and learns that "not compatible".
asking before suffering.

simplifying question :
can we do 64 bit executables and dlls with codeblocks and mingw in Windows Systems ?

thanks for answers.

stahta01:

--- Quote from: hcetiner on April 15, 2009, 05:59:20 pm ---wantto know if codeblocks IDE is compatible with 64bit mingw.

--- End quote ---

I am using Code::Blocks IDE with 64bit mingw, but I can not compile very much code with it because most source code is not 64bit compatible. The only thing I got to compile is wxWidgets 2.9.

Tim S

rcoll:

--- Quote from: stahta01 on April 15, 2009, 06:22:04 pm ---
--- Quote from: hcetiner on April 15, 2009, 05:59:20 pm ---wantto know if codeblocks IDE is compatible with 64bit mingw.

--- End quote ---

I am using Code::Blocks IDE with 64bit mingw, but I can not compile very much code with it because most source code is not 64bit compatible. The only thing I got to compile is wxWidgets 2.9.

Tim S

--- End quote ---

I don't understand this; how can source code not be 64-bit compatible?  Is it using platform-specific features (features that don't exist on your machine)?

Ringo

Navigation

[0] Message Index

[#] Next page

Go to full version