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

Problem to compile GCC 2.95.2 on Digital Unix


I'm using a Digital Unix 4.0F machine to install GCC 2.95.2. After I type 
make for a while the following error message appears:

  "local_prefix=/usr/local"  
"gxx_include_dir=/usr/local/lib/gcc-lib/alpha-dec-osf4.0f/2.95.2/../../../..`echo 
/usr/local | sed -e 's|^/usr/local||' -e 's|/[^/]*|/..|g'`/include/g++-3"  
"tooldir=/usr/local/alpha-dec-osf4.0f"  
"gcc_tooldir=/usr/local/lib/gcc-lib/alpha-dec-osf4.0f/2.95.2/../../../../alpha-dec-osf4.0f" 
  "bindir=/usr/local/bin"  
"libsubdir=/usr/local/lib/gcc-lib/alpha-dec-osf4.0f/2.95.2"  
"datadir=/usr/local/share"  "distdir=../tmp/\$(subdir)"  
"localedir=/usr/local/share/locale" "CC=cc"  HOST_CC="`case 'cc' in stage*) 
echo 'cc' | sed -e 's|stage|../stage|g';; *) echo 'cc';; esac`"  
HOST_CFLAGS=" -DIN_GCC -DHAIFA    -g   -DHAVE_CONFIG_H" HOST_CPPFLAGS="  "  
../f771
cc -c  -DIN_GCC    -g  -W -Wall    -I. -I.. -I. -I./.. -I./../config 
-I./../../include bad.c
cc: Error: Syntax error on -W switch:  form is -Wpassname,switch
*** Exit 2
Stop.
*** Exit 1
Stop.
*** Exit 1
Stop.

What's the problem? Is that I can't use GCC in Digital Unix?

Regards,
Conrad
________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com


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