944,159 Members | Top Members by Rank

Ad:
You are currently viewing page 1 of this multi-page discussion thread
Jun 13th, 2007
0

compiling source for windows

Expand Post »
hi
i'm not really sure if this is the right place to post this, but i was wondering how you go about compiling programs from source for windows XP. i've heard vaguely about a program called Cygwin, but am not sure if i should download it or not. i'd download it if it would help but i'm only a novice programmer at this point and i figured you'd have to be at least a little better than that to make it work. If anyone could at least point me in the right direction that would be great

thanks =]
Similar Threads
Reputation Points: 10
Solved Threads: 1
Junior Poster in Training
whoost is offline Offline
55 posts
since Apr 2007
Jun 13th, 2007
0

Re: compiling source for windows

Do you want to compile regular applications? or do you want to compile linux applications for windows ? (thats what cygiwin is for)
Moderator
Featured Poster
Reputation Points: 1800
Solved Threads: 575
Moderator
jbennet is offline Offline
16,534 posts
since Apr 2005
Jun 13th, 2007
0

Re: compiling source for windows

>i was wondering how you go about compiling programs from source for windows XP.
We could be of more help if you told us what programming language you want to compile. But at the very least, you need a tool that will turn your source file into something that can be executed, called a compiler or interpreter.
Administrator
Reputation Points: 6442
Solved Threads: 1393
Bad Cop
Narue is offline Offline
11,807 posts
since Sep 2004
Jun 13th, 2007
0

Re: compiling source for windows

most of what i want to compile is stuff i find on source forge or similar places that i can't get binary installers. i was originally going to try doing this for the GIMP photo editor, but i found those installers later on so it wasn't a problem. I'm not quite sure what language i want to compile, if that is even up to me (as you can probably tell by now, i'm quite new at this). Anything else specific i need to answer to help you help me?

and thanks for your patience, i imagine i could possibly get frustrating at some point
Reputation Points: 10
Solved Threads: 1
Junior Poster in Training
whoost is offline Offline
55 posts
since Apr 2007
Jun 13th, 2007
0

Re: compiling source for windows

>most of what i want to compile is stuff i find on source forge or similar places that i can't get binary installers.
That kind of stuff should be very clear about what language is used so that you can pick the tool. But it's probably not a good idea to try building applications from source if you don't have any development experience. You might want to take up C or C++ with the gcc compiler to get a feel for how it all works.
Administrator
Reputation Points: 6442
Solved Threads: 1393
Bad Cop
Narue is offline Offline
11,807 posts
since Sep 2004
Jun 14th, 2007
0

Re: compiling source for windows

i'm in the process of taking up C++ right now, despite some older programmers telling me to take C. where do i need to download the gcc compiler?
Reputation Points: 10
Solved Threads: 1
Junior Poster in Training
whoost is offline Offline
55 posts
since Apr 2007
Jun 14th, 2007
0

Re: compiling source for windows

get Dev c++. Its an IDE for c and c++ and has MiniGW built in (which is the nearest thing youll get to gcc on windows)
Moderator
Featured Poster
Reputation Points: 1800
Solved Threads: 575
Moderator
jbennet is offline Offline
16,534 posts
since Apr 2005
Jun 14th, 2007
1

Re: compiling source for windows

MinGW, not MiniGW.
Team Colleague
Reputation Points: 1135
Solved Threads: 173
Super Senior Demiposter
Rashakil Fol is offline Offline
2,480 posts
since Jun 2005
Jun 15th, 2007
0

Re: compiling source for windows

okay, so let's pretend (this would be on source forge) that the "architecture" is platform-independent and the "source form" is .bz2. all i really know is that i can unzip that =p.

sorry if this is excruciatingly painful to be teaching me like this. your help is very much appreciated
Reputation Points: 10
Solved Threads: 1
Junior Poster in Training
whoost is offline Offline
55 posts
since Apr 2007
Jun 15th, 2007
0

Re: compiling source for windows

If you look at the Project Details section, there is an attribute Programming Language. This will tell you what language the project is written in and therefore how you would need to compile it.
Moderator
Featured Poster
Reputation Points: 3239
Solved Threads: 839
Posting Genius
Ezzaral is offline Offline
6,761 posts
since May 2007

This thread is solved

Either the thread starter or a moderator has marked this thread as solved. You can most likely trust the responses and answers given. There is most likely no reason for any further responses to be posted here. If you have a related question, please start a new thread in this forum instead.

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Computer Science Forum Timeline: Need Help on other homework
Next Thread in Computer Science Forum Timeline: Computer Information Science vs. Computer Science





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC