public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Problem to compile GCC 2.95.2 on Digital Unix
@ 2000-06-12  0:41 Kwan Ting Lau
  2000-06-12  1:01 ` Alexandre Oliva
  2000-06-12  8:10 ` David Edelsohn
  0 siblings, 2 replies; 3+ messages in thread
From: Kwan Ting Lau @ 2000-06-12  0:41 UTC (permalink / raw)
  To: gcc

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Problem to compile GCC 2.95.2 on Digital Unix
  2000-06-12  0:41 Problem to compile GCC 2.95.2 on Digital Unix Kwan Ting Lau
@ 2000-06-12  1:01 ` Alexandre Oliva
  2000-06-12  8:10 ` David Edelsohn
  1 sibling, 0 replies; 3+ messages in thread
From: Alexandre Oliva @ 2000-06-12  1:01 UTC (permalink / raw)
  To: Kwan Ting Lau; +Cc: gcc

On Jun 12, 2000, "Kwan Ting Lau" <dark_con@hotmail.com> wrote:

> I'm using a Digital Unix 4.0F machine to install GCC 2.95.2. After I
> type make

Read the installation instructions.  Use `make bootstrap'.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Problem to compile GCC 2.95.2 on Digital Unix
  2000-06-12  0:41 Problem to compile GCC 2.95.2 on Digital Unix Kwan Ting Lau
  2000-06-12  1:01 ` Alexandre Oliva
@ 2000-06-12  8:10 ` David Edelsohn
  1 sibling, 0 replies; 3+ messages in thread
From: David Edelsohn @ 2000-06-12  8:10 UTC (permalink / raw)
  To: Kwan Ting Lau; +Cc: gcc

>>>>> "Kwan Ting Lau" writes:

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

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

	Did you read the installation instructions and type "make
bootstrap" as instructed?

David

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2000-06-12  8:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-06-12  0:41 Problem to compile GCC 2.95.2 on Digital Unix Kwan Ting Lau
2000-06-12  1:01 ` Alexandre Oliva
2000-06-12  8:10 ` David Edelsohn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).