Has anyone run Compaq C++ on Debian Alpha?


Subject: Has anyone run Compaq C++ on Debian Alpha?
From: Mitsuru Oka (oka@debian.or.jp)
Date: Mon Apr 10 2000 - 00:50:30 PDT


Hi,

Is there anyone who has been run Compaq C++ compiler on
Debian Alpha Linux?

I've tried to run it, but it has problem on linking stage.

  $ cxx hello.cpp
  ld: cannot open compaq: No such file or directory

Following linker options were passed by compiler driver:

/usr/bin/ld -L/usr/lib/compaq/cxx-6.3.6.9/alpha-linux/lib -L/usr/lib/gcc-lib/a
lpha-linux/2.95.2 -L/usr/local/lib -L/usr/alpha-*linux/lib -L. -rpath /usr/lib/compaq/cxx-6.3.6.9/alpha-linux/bin/ -O1 -m elf64alpha -G 8 -L/usr/lib/compaq/cxx-6.3.6.9/alpha-linux/bin/ -dynamic-linker /lib/ld-linux.so.2 /usr/lib/compaq/cxx-6.3.6.9/alpha-linux/bin/crt1.o /usr/lib/compaq/cxx-6.3.6.9/alpha-linux/bin/crti.o /usr/lib/compaq/cxx-6.3.6.9/alpha-linux/bin/crtbegin.o /usr/lib/compaq/cxx-6.3.6.9/alpha-linux/bin/_main.o hello.o -lcpml -lm -lcxxstdma_rh60 -lcxxma_rh60 -lc -lots /usr/lib/compaq/cxx-6.3.6.9/alpha-linux/bin/crtend.o /usr/lib/compaq/cxx-6.3.6.9/alpha-linux/bin/crtn.o --style compaq

But ld was not recognized `--style compaq' option correctly.

Can I fix this problem?

--
Mitsuru Oka

-- To UNSUBSCRIBE, email to debian-alpha-request@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



This archive was generated by hypermail 2a22 : Mon May 01 2000 - 18:42:05 PDT