--
Dan Riley Internet:
dsr_at_lns598.lns.cornell.edu
Wilson Lab, Cornell University HEPNET/SPAN: lns598::dsr
(44630::dsr)
"Distance means nothing/To me." -Kate Bush
*** config/alpha/alpha.h~ Thu Jun 15 09:08:45 1995
--- config/alpha/alpha.h Fri Jun 23 13:09:21 1995
***************
*** 43,49 ****
#define SIGNED_CHAR_SPEC "%{funsigned-char:-D__CHAR_UNSIGNED__}"
/* No point in running CPP on our assembler output. */
! #define ASM_SPEC "-nocpp %{pg}"
/* Under OSF/1, -p and -pg require -lprof1. */
--- 43,49 ----
#define SIGNED_CHAR_SPEC "%{funsigned-char:-D__CHAR_UNSIGNED__}"
/* No point in running CPP on our assembler output. */
! #define ASM_SPEC "-g3 -nocpp %{pg}"
/* Under OSF/1, -p and -pg require -lprof1. */
----- benites_at_burnsville.cs.unca.edu -----
Did you recreate the /etc/fdmns files?
----- Tim Mooney <mooney_at_dogbert.cc.ndsu.NoDak.edu> -----
When we last communicated, cyrmiche_at_sidoci.qc.ca wrote:
)Hello managers,
)We,ve just upgraded one of our dev machine from DEC OSF/1 3.2A to 3.2C
)and are experiencing a VERY frustrating situation. Because of gcc
)compile errors, we've decided to go back to 3.2A.
This is a (somewhat) known problem that was caused by a change in the
format
of the assembler output. There is a patch for gcc, to make it
understand,
and it's very short.
) This is NOT possible.
)The system does not reconize anymore the ADVFS partitions tha were
)locally installed on that machine.
That I'm not so sure on; we've only had OSF for a little while and I've
not
performed any upgrade installations -- just overwrite installations.
)Does anyone hace experienced the same problems ?
With gcc yes. I can tell you that it's an easy fix.
)
)touch stmp-int-hdrs
)./xgcc -B./ -DIN_GCC -g -I./include -DNO_MEM -DNO_LONG_DOUBLE_IO
)-O0 -I. -
)c ./enquire.c
)mips-tfile, /tmp/ccaawsfa.s:0 index 4294967295 is out of bounds for
)lstrs, max i
)s 0, mips-tfile.c line# 4642
)*** Exit 1
)Stop.
)*** Exit 1
)Stop.
Tim
--
Tim Mooney mooney_at_toons.cc.ndsu.NoDak.edu
Information Technology Services (701) 231-1076 (Voice)
Room 242-J6, IACC Bldg. (701) 231-8541 (FAX)
North Dakota State University, Fargo, ND 58105
-----------------------------------------------------------------------
-----
>From
ns1.nodak.edu!netnews1.nwnet.net!news.u.washington.edu!uw-beaver!uhog.m
t.edu!ne
ws.kei.com!travelers.mail.cornell.edu!newsstand.cit.cornell.edu!lnsnews
lns.corn
ell.edu!news Sun Sep 10 09:33:17 1995
Xref: ns1.nodak.edu comp.unix.osf.osf1:10940 comp.sys.dec:34176
Path:
ns1.nodak.edu!netnews1.nwnet.net!news.u.washington.edu!uw-beaver!uhog.m
t.edu!ne
ws.kei.com!travelers.mail.cornell.edu!newsstand.cit.cornell.edu!lnsnews
lns.corn
ell.edu!news
From: dsr_at_lns598.lns.cornell.edu (Daniel S. Riley)
Newsgroups: comp.unix.osf.osf1,comp.sys.dec
Subject: Re: dUnix 3.2c and gcc 2.7
Date: 06 Sep 1995 15:14:50 -0400
Organization: Wilson Lab, Cornell U., Ithaca, NY 14853
Lines: 35
Sender: dsr_at_lns100.lns.cornell.edu
Message-ID: <shu46qj7px.fsf_at_lns100.lns.cornell.edu>
References: <42kfn0$8qj_at_amhux3.amherst.edu>
NNTP-Posting-Host: lns100.lns.cornell.edu
In-reply-to: pdchapin_at_news.amherst.edu's message of 6 Sep 1995 15:45:36
GMT
X-Newsreader: Gnus v5.0
In article <42kfn0$8qj_at_amhux3.amherst.edu>,
pdchapin_at_news.amherst.edu (PAUL D. CHAPIN) writes:
pdchapin> mips-tfile, /tmp/ccaaFfda.s:0 index 4294967295 is out of
bounds for
pdchapin> lstrs, max is 0, mips-tfile.c line# 4643
pdchapin> *** Exit 1
3.2c changed the behavior of the assembler slightly--it no longer
includes some debugging records that it used to by default. The
following patch should fix it--apply the patch, do a 'make clean' and
rebuild.
*** config/alpha/alpha.h~ Thu Jun 15 09:08:45 1995
--- config/alpha/alpha.h Fri Jun 23 13:09:21 1995
***************
*** 43,49 ****
#define SIGNED_CHAR_SPEC "%{funsigned-char:-D__CHAR_UNSIGNED__}"
/* No point in running CPP on our assembler output. */
! #define ASM_SPEC "-nocpp %{pg}"
/* Under OSF/1, -p and -pg require -lprof1. */
--- 43,49 ----
#define SIGNED_CHAR_SPEC "%{funsigned-char:-D__CHAR_UNSIGNED__}"
/* No point in running CPP on our assembler output. */
! #define ASM_SPEC "-g3 -nocpp %{pg}"
/* Under OSF/1, -p and -pg require -lprof1. */
Thanks again to the list !!!
Michel Cyr
SIDOCI enr.
IST-Integration inc.
(514)252-4333 ex 258
Michel.Cyr_at_sidoci.qc.ca
Received on Tue Oct 03 1995 - 21:00:18 NZDT
This archive was generated by hypermail 2.4.0 : Wed Nov 08 2023 - 11:53:46 NZDT