Code::Blocks Forums
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
As usual while waiting for the next release - don't forget to check the
nightly builds
in the forum.
Home
Help
Search
Login
Register
Code::Blocks Forums
»
User forums
»
Using Code::Blocks
»
How to Build win32 DLL with mingw32 cross compiler
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: How to Build win32 DLL with mingw32 cross compiler (Read 4238 times)
azimuth3d
Guest
How to Build win32 DLL with mingw32 cross compiler
«
on:
September 30, 2007, 11:37:58 am »
I would like to make c++ library dll used for win32 , ubuntu 7.04 is my lovely os
Thank a lot for your suggestion
Logged
XayC
Multiple posting newcomer
Posts: 94
Re: How to Build win32 DLL with mingw32 cross compiler
«
Reply #1 on:
September 30, 2007, 12:48:36 pm »
This is not a general programming board, you should ask in an appropriate forum.
What you look for is
Cross-Compiling
(build binaries for one platform using another platform). In the article you should find all the information and links you may need.
Here also a link to a build of MinGW able to run on Linux (I didn't try it).
Link
Logged
azimuth3d
Guest
Re: How to Build win32 DLL with mingw32 cross compiler
«
Reply #2 on:
October 01, 2007, 02:31:54 am »
Thank for that resource
Logged
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
Code::Blocks Forums
»
User forums
»
Using Code::Blocks
»
How to Build win32 DLL with mingw32 cross compiler