Click here to Skip to main content
15,903,362 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionWhy? Pin
_808630-Mar-07 6:35
_808630-Mar-07 6:35 
AnswerRe: Why? Pin
jeron130-Mar-07 6:52
jeron130-Mar-07 6:52 
AnswerRe: Why? Pin
Mark Salsbery30-Mar-07 6:54
Mark Salsbery30-Mar-07 6:54 
GeneralRe: Why? Pin
_808630-Mar-07 22:02
_808630-Mar-07 22:02 
AnswerRe: Why Not? Pin
led mike30-Mar-07 8:53
led mike30-Mar-07 8:53 
Questioncompiling linux programs on windows xp Pin
shiraztk30-Mar-07 5:33
shiraztk30-Mar-07 5:33 
AnswerRe: compiling linux programs on windows xp Pin
shiraztk30-Mar-07 5:42
shiraztk30-Mar-07 5:42 
GeneralRe: compiling linux programs on windows xp Pin
Chris Losinger30-Mar-07 10:07
professionalChris Losinger30-Mar-07 10:07 
Zainu wrote:
How about cygwin?


it's been a while since i've used it, but i think that if you want to run the program on XP, cygwin is the way to go. but, if you want to compile the program on XP to run on a Linux machine, the process is very complicated - IIRC, you have to rebuild all the tools (gc, the linker, the libraries, maybe even the kernel) first.

a few years ago, i needed to build an EXE that could run on a specific Linux distribution, and i went down they cygwin path for a few days, trying to get it to work; but it quickly became far too much hassle. i ended up spending a couple hundred $ to buy a cheap PC, installed the Linux distribution on it and built the EXE there. then i moved the EXE to the target computer, and got on with my life.


AnswerRe: compiling linux programs on windows xp Pin
Cedric Moonen30-Mar-07 7:19
Cedric Moonen30-Mar-07 7:19 
AnswerRe: compiling linux programs on windows xp Pin
led mike30-Mar-07 8:56
led mike30-Mar-07 8:56 
GeneralRe: compiling linux programs on windows xp Pin
Mark Salsbery30-Mar-07 15:07
Mark Salsbery30-Mar-07 15:07 
GeneralRe: compiling linux programs on windows xp Pin
shiraztk31-Mar-07 23:04
shiraztk31-Mar-07 23:04 
Questionasking c programming Pin
Arif Liminto30-Mar-07 5:30
professionalArif Liminto30-Mar-07 5:30 
QuestionRe: asking c programming Pin
Mark Salsbery30-Mar-07 7:04
Mark Salsbery30-Mar-07 7:04 
AnswerRe: asking c programming Pin
Arif Liminto30-Mar-07 7:10
professionalArif Liminto30-Mar-07 7:10 
GeneralRe: asking c programming Pin
Mark Salsbery30-Mar-07 8:11
Mark Salsbery30-Mar-07 8:11 
GeneralRe: asking c programming Pin
Arif Liminto30-Mar-07 8:26
professionalArif Liminto30-Mar-07 8:26 
GeneralRe: asking c programming Pin
Mark Salsbery30-Mar-07 9:06
Mark Salsbery30-Mar-07 9:06 
GeneralRe: asking c programming Pin
led mike30-Mar-07 9:00
led mike30-Mar-07 9:00 
GeneralRe: asking c programming Pin
Mark Salsbery30-Mar-07 9:02
Mark Salsbery30-Mar-07 9:02 
GeneralRe: asking c programming Pin
ThatsAlok1-Apr-07 21:08
ThatsAlok1-Apr-07 21:08 
QuestionMultiColumn ListBox [modified] Pin
deville7530-Mar-07 3:46
deville7530-Mar-07 3:46 
AnswerRe: MultiColumn ListBox Pin
CPallini30-Mar-07 4:42
mveCPallini30-Mar-07 4:42 
GeneralRe: MultiColumn ListBox Pin
deville7530-Mar-07 5:57
deville7530-Mar-07 5:57 
GeneralYou're welcome Pin
CPallini30-Mar-07 7:46
mveCPallini30-Mar-07 7:46 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.