This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: First timer


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Earl Shelby wrote:
> I am running under the windows environment and I am trying to configure
> GCC prior to building it.  When I run the configure command I get the
> dos error "bad command or file name", and the configure command is in
> the directory.  Is there something I need in order for windows to
> recognize that configure is a script.

Ahh, the configure script is a Bourne Again SHell (BASH) script for UNIX
systems.  You won't be able to execute it directly.

Try Cygwin (http://www.cygwin.com/) or MingW32 (don't know the address)
both of these will allow you to compile GCC under the Win32 environment.
- --
+-------------------------------------------------------------+
| Stuart Longland           stuartl at longlandclan.hopto.org |
| Brisbane Mesh Node: 719             http://stuartl.cjb.net/ |
| I haven't lost my mind - it's backed up on a tape somewhere |
| Griffith Student No: 2100350   Course: Bachelor/IT @ Nathan |
+-------------------------------------------------------------+
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1-nr1 (Windows 2000)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQE+cDUcIGJk7gLSDPcRAnAQAJ46dWQO1+KsnxOZBHZBOyg29ntJGACfXiTu
uw+Fb/N8sbawXL/3s5k2YcQ=
=ZeDD
-----END PGP SIGNATURE-----



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]