This is the mail archive of the gcc-bugs@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]

gcc/g++ help needed


Hello!
    problems as follows:
$ ./configure
./configure: cannot execute
$ sh ./configure
./configure: ^M: not found
./configure: ^M: not found
./configure: ^M: not found
./configure: ^M: not found
./configure: ^M: not found
./configure: syntax error at line 76: `do^M' unexpected
 
 
 
    I 'm working on establishing a compilation environment on SUN sparc 5. the sparc 5 is a
quite nake one without any other compiler.
    my operation steps as follows:
1.       get   gcc-2.8.1.tar.gz    from GNU
2.       uncompressed it with Winzip on WindowsNT platform.
3.       ftp whole directory tree of gcc-2.8.1 to UNIX(sparc 5) by using Smartftp with binary mode.
4.       run "   #sh   ./configure"  or  "#./configure "
5.       the results are as mentioned above.
 
 
ps. :
        why  there are not config, etc directories and INSTALL README files after uncompressing
gcc-2.95.tar.gz  which  ".brik"  lists, only gcc, libio and libstdc++  are uncompressed. Is that OK?
if so , what's the procedure to install it ?
 
 
thanks in advance!
 
 Dick.
 

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