Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
From: "Hannu E K Nevalainen \(garbage mail\)" <garbage_collector@telia.com>
To: <cygwin@cygwin.com>
Subject: AUX   (RE: Sparse file criteria malfunction - binutils produces sparse .exe & .dll files)
Date: Thu, 5 Jun 2003 21:06:36 +0200
Message-ID: <NGBBLLIAMFLGJEOAJCCEIEHJDAAA.garbage_collector@telia.com>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="US-ASCII"
Content-Transfer-Encoding: 7bit
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
In-Reply-To: <Pine.GSO.4.44.0306051229390.25752-100000@slinky.cs.nyu.edu>
Importance: Normal
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165

> From: cygwin-owner@cygwin.com [mailto:cygwin-owner@cygwin.com]On Behalf
> Of Igor Pechtchanski
> Sent: Thursday, June 05, 2003 6:41 PM

>    support "aux" as the filename, or support '\' in filenames?  The

 It isn't just "AUX"...

$ echo >AUX.info TEST
bash: AUX.info: No such file or directory

$ echo >LPT TEST

$ echo >CON TEST
     15 [main] bash 1780 fhandler_base::dup: dup(/home/Hannu/CON) failed,
handle 1B, Win32 error 87
bash: CON: Invalid argument

$ echo >CON.info TEST
8051785 [main] bash 1780 fhandler_base::dup: dup(/home/Hannu/CON.info)
failed, handle 1F, Win32 error 87
bash: CON.info: Invalid argument


 I'm about to move my 'Amiga' over to the PC and try WinUAE.
The above (AUX) appeared during the move.

/Hannu E K Nevalainen, 59~14'N, 17~12'E
 ~ <=> degree

--
Background:
 One form of driver loading on the Amiga is done with simple text files
containing settings in a specific directory (SYS:DOSDrivers/).
 Here we have a device, by default, named AUX i.e. a file named AUX. For
this file to be visible with an icon on the desktop (Workbench) among other
things, there must be an AUX.info. Which in turn contains the icon image and
"TOOLTYPES" i.e. settings that are local for that Tool or Project. [These
can be compared with project/tool-local env-variables]

--END OF MESSAGE--


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

