Subject: Re: Has anyone run Compaq C++ on Debian Alpha?
From: Christopher C. Chimelis (chris@debian.org)
Date: Mon Apr 10 2000 - 08:42:43 PDT
On Mon, 10 Apr 2000, Mitsuru Oka wrote:
> I found a bug as following:
>
> --- binutils-2.9.5.0.31.orig/ld/lexsup.c
> +++ binutils-2.9.5.0.31/ld/lexsup.c
> @@ -338,7 +338,7 @@
> '\0', N_("COUNT"), N_("Split output sections every COUNT relocs"), TWO_DA
> SHES },
> { {"stats", no_argument, NULL, OPTION_STATS},
> '\0', NULL, N_("Print memory usage statistics"), TWO_DASHES },
> - { {"style", no_argument, NULL, OPTION_STYLE},
> + { {"style", required_argument, NULL, OPTION_STYLE},
> '\0', "{gnu,lucid,arm,hp,edg,gnat,compaq}", N_("Set demangling style"), T
> WO_DASHES },
> { {"task-link", required_argument, NULL, OPTION_TASK_LINK},
> '\0', N_("SYMBOL"), N_("Do task level linking"), TWO_DASHES },
>
>
> I tried to rebuild of binutils package,
> install it, then Compaq C++ compiler works well now!
Ah, fantastic. I'll have to see if there was a patch to the binutils tree
upstream that did this and why it was done before patching our
binutils. It's possible that this was done on purpose for one reason or
another...
C
-- 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