Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Date: Wed, 7 Jul 1999 21:08:11 -0400 (EDT) Message-Id: <199907080108.VAA07832@indy.delorie.com> From: DJ Delorie To: abl893s AT mail DOT smsu DOT edu CC: cygwin AT sourceware DOT cygnus DOT com In-reply-to: <002110405010879HELIUM@helium.smsu.edu> (abl893s@mail.smsu.edu) Subject: Re: perplexing error with g++ > With release 20.1 "#!" on first line of C++ file I get error > "Invalid name" for line 1, upon trying to compile with g++. Good! That means the compiler is working properly. C++ files shouldn't begin with #!, only scripts should. -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com