Windows C/C++ programming in Linux???
Is it possible to create programs for Windows in C/C++ using Linux and its respective programming tools?
Thanks for your help
"People spend too much time thinking about the past, whatever else it is, its gone"-Mel Gibson, Man Without A Face
Just my thoughts take them as you will. "People spend too much time thinking about the past, whatever else it is, its gone"-Mel Gibson, Man Without A Face
Yes, just find a cross compiler.
-----------------------------
A wise man once said "A person with half a clue is more dangerous than a person with or without one."
-----------------------------
A wise man once said "A person with half a clue is more dangerous than a person with or without one."
-----------------------------A wise man once said "A person with half a clue is more dangerous than a person with or without one."The Micro$haft BSOD T-Shirt
Thanks for the answer.
Do you know where I can get a cross compiler or can you tell me the names of any?
Thanks again
"People spend too much time thinking about the past, whatever else it is, its gone"-Mel Gibson, Man Without A Face
Do you know where I can get a cross compiler or can you tell me the names of any?
Thanks again
"People spend too much time thinking about the past, whatever else it is, its gone"-Mel Gibson, Man Without A Face
Just my thoughts take them as you will. "People spend too much time thinking about the past, whatever else it is, its gone"-Mel Gibson, Man Without A Face
DJGPP will do so.
Check it out
-----------------------------
A wise man once said "A person with half a clue is more dangerous than a person with or without one."
Check it out
-----------------------------
A wise man once said "A person with half a clue is more dangerous than a person with or without one."
-----------------------------A wise man once said "A person with half a clue is more dangerous than a person with or without one."The Micro$haft BSOD T-Shirt
If you''re willing to spend money, you should also have a look at codewarrior. It supports win9x/NT/2k, linux (SuSe and RedHat I think), MacOS, Solaris, and maybe more.
It means that you''ll have to learn a new API, so I''m not sure it''s worth it if you only plan on porting one application.
Anyway, I thought it could maybe help
It means that you''ll have to learn a new API, so I''m not sure it''s worth it if you only plan on porting one application.
Anyway, I thought it could maybe help
Thanks for the info guys
"People spend too much time thinking about the past, whatever else it is, its gone"-Mel Gibson, Man Without A Face
"People spend too much time thinking about the past, whatever else it is, its gone"-Mel Gibson, Man Without A Face
Just my thoughts take them as you will. "People spend too much time thinking about the past, whatever else it is, its gone"-Mel Gibson, Man Without A Face
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement