Mail Archives: djgpp/2008/10/15/09:17:47
X-Authentication-Warning: | delorie.com: mail set sender to djgpp-bounces using -f
|
From: | user1 <user AT example DOT net>
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | Re: where do I put my source?
|
Date: | Wed, 15 Oct 2008 09:14:15 -0400
|
Organization: | A noiseless patient Spider
|
Lines: | 58
|
Message-ID: | <gd4qb5$asr$1@registered.motzarella.org>
|
References: | <19jpj9ih8m4vi$.qtvcawpac8u9 DOT dlg AT 40tude DOT net>
|
Mime-Version: | 1.0
|
X-Trace: | september.motzarella.org U2FsdGVkX1+4rRViMI4Z/sGZg6Y9XF5rpGk1X0zMcY5Z8th1XZVMMeSbfB7EnaB5zCKvzEGVHw8Sk1E9eoemF2bv7PfltKhFCEcpbpGDK5/nF5lGcjyCO6OAVpWZxCpWk3PwQK0bR9QrFohvVlQL/g==
|
X-Complaints-To: | Please send complaints to abuse AT motzarella DOT org with full headers
|
NNTP-Posting-Date: | Wed, 15 Oct 2008 13:14:13 +0000 (UTC)
|
In-Reply-To: | <19jpj9ih8m4vi$.qtvcawpac8u9.dlg@40tude.net>
|
X-Auth-Sender: | U2FsdGVkX1/Imk6PUB3mdOM7e14QCmdw0shrUFBeW0H8myXZ0NghoA==
|
Cancel-Lock: | sha1:/Ep+61mGIU8kqZDbpQJjOZZO1to=
|
User-Agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.8) Gecko/20071009 SeaMonkey/1.1.5
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
Reply-To: | djgpp AT delorie DOT com
|
Errors-To: | nobody AT delorie DOT com
|
X-Mailing-List: | djgpp AT delorie DOT com
|
X-Unsubscribes-To: | listserv AT delorie DOT com
|
Richard Nixon wrote:
> I'm new to djgpp, but in typical command-line compilers, I like to keep my
> source in a folder that is at the same level as the bin. I decided to herd
> the zip files to another folder which I alled zips, so if I have future
> downloads, I won't be re-unzipping the same ones:
>
>
> C:\djgpp\bin>cd ..
>
> C:\djgpp>dir
> Volume in drive C has no label.
> Volume Serial Number is 947D-5108
>
> Directory of C:\djgpp
>
> 10/06/2008 10:00 PM <DIR> .
> 10/06/2008 10:00 PM <DIR> ..
> 10/06/2008 10:01 PM 96,644 unzip32.exe
> 10/06/2008 10:03 PM 2,084 copying.dj
> 10/06/2008 10:06 PM 1,301 perl3.lnk
> 10/06/2008 10:22 PM 17,280 readme.1st
> 07/13/2008 08:57 PM 174 bernd1.bat
> 10/07/2008 10:14 AM 13,013 DJGPP Zip File Picker Results.htm
> 10/07/2008 04:37 PM <DIR> bin
> 11/01/1995 07:08 PM 17,982 copying
> 11/01/1995 07:08 PM 25,265 copying.lib
> 03/02/2002 05:17 PM 3,592 djgpp.env
> 10/07/2008 04:37 PM <DIR> include
> 10/07/2008 04:37 PM <DIR> info
> 10/07/2008 04:37 PM <DIR> lib
> 10/07/2008 04:37 PM <DIR> manifest
> 10/07/2008 04:37 PM <DIR> tmp
> 10/07/2008 04:37 PM <DIR> FAQ
> 10/07/2008 04:37 PM <DIR> contrib
> 10/07/2008 04:37 PM <DIR> share
> 10/07/2008 04:37 PM <DIR> gnu
> 10/07/2008 04:37 PM <DIR> man
> 10/07/2008 04:37 PM <DIR> libexec
> 10/13/2008 07:09 PM <DIR> zips
> 10/13/2008 07:10 PM <DIR> source
> 9 File(s) 177,335 bytes
> 16 Dir(s) 2,057,781,248 bytes free
>
> C:\djgpp>
>
>
> Where do people luike to keep their source?
>
>
>
I, for one, would keep source code for my own projects completely outside of the
DJGPP folder hierarchy. (or whatever other compiler)
- Raw text -