delorie.com/archives/browse.cgi | search |
From: | Hans-Bernhard Broeker <broeker AT physik DOT rwth-aachen DOT de> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: problem |
Date: | 15 Dec 2000 17:03:16 GMT |
Organization: | Aachen University of Technology (RWTH) |
Lines: | 16 |
Message-ID: | <91disk$7oi$1@nets3.rz.RWTH-Aachen.DE> |
References: | <72 DOT 5e5e3fc DOT 276a0ca3 AT aol DOT com> |
NNTP-Posting-Host: | acp3bf.physik.rwth-aachen.de |
X-Trace: | nets3.rz.RWTH-Aachen.DE 976899796 7954 137.226.32.75 (15 Dec 2000 17:03:16 GMT) |
X-Complaints-To: | abuse AT rwth-aachen DOT de |
NNTP-Posting-Date: | 15 Dec 2000 17:03:16 GMT |
Originator: | broeker@ |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
Tom10779 AT aol DOT com wrote: > gxx -----.cpp -o -----.exe Was *that* exactly your command line? Including '-----' as the filename base part? In that case, I think you may have hit a bug in gcc, which you could quite easily avoid by using somewhat more sensible filenames. Try ren -----.cpp mytest.cpp gxx mytest.cpp -o mytest.exe and see if that makes a difference. -- Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de) Even if all the snow were burnt, ashes would remain.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |