| delorie.com/archives/browse.cgi | search |
| X-Authentication-Warning: | delorie.com: mail set sender to djgpp-bounces using -f |
| Date: | Mon, 10 Nov 2003 21:53:08 +0200 |
| From: | "Eli Zaretskii" <eliz AT elta DOT co DOT il> |
| Sender: | halo1 AT zahav DOT net DOT il |
| To: | djgpp AT delorie DOT com |
| Message-Id: | <2427-Mon10Nov2003215308+0200-eliz@elta.co.il> |
| X-Mailer: | emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 |
| In-reply-to: | <vqvj4ami9t4362@corp.supernews.com> (message from Tim Boston on |
| Mon, 10 Nov 2003 12:36:14 -0500) | |
| Subject: | Re: LFN support for XP? |
| References: | <vqlmfln660qqdb AT corp DOT supernews DOT com> <3FACD610 DOT 834713DD AT phekda DOT freeserve DOT co DOT uk> <vqvj4ami9t4362 AT corp DOT supernews DOT com> |
| 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 |
> From: Tim Boston <homer AT FAKEspringfield DOT net>
> Newsgroups: comp.os.msdos.djgpp
> Date: Mon, 10 Nov 2003 12:36:14 -0500
>
> If I create a file called test.c like so:
> int main() { return 0; }
>
> ...this compiles fine.
>
> If I rename the file to testtesttest.c and compile it, I get this:
>
> cc1.exe: testtesttest.c: No such file or directory (ENOENT)
Please add -v to the compilation command line and post here
everything that the compiler prints.
Also, please type "dir /x test*" from the command-line prompt in the
directory where the file testtesttest.c lives, and post the result
here.
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |