SUMMARY: GCC 2.6.3/2.7.0 Problems

From: Roman Gollent <roman_at_portal.stwing.upenn.edu>
Date: Sat, 11 Nov 1995 12:25:37 -0500 (EST)

Once again, the internet proves to be one of the best tech support
lines around. The fix arrived in my mail box within an hour after I
posted the request.

Thanks to:

Lannie Loh <loh_at_tom.alf.dec.com>
"Joseph C. Lannom" <jclannom_at_mtu.edu>
Ron Barone <pacemkr_at_net.bluemoon.net>

------------------------------------------------------------------------------

Here is the solution from Dan Riley at Cornell. It has been working
for a lot of our customers.

Regards,
Lannie Loh
Digital UNIX Applications Support
1-800-354-9000
loh_at_alf.dec.com


================================================================================
Apparently in 3.2c 'as' stopped emitting some debugging records when
debugging is not selected. The patch below should fix it. Please let
me know if it works or not--I haven't had a chance to try it on the
release 3.2c, and I'd like some confirmation that it works before
distributing it more widely.

--
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.  */
================================================================================
Roman
Received on Sat Nov 11 1995 - 18:54:02 NZDT

This archive was generated by hypermail 2.4.0 : Wed Nov 08 2023 - 11:53:46 NZDT