This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: -pg && template-related bug




  In message <C1256769.0033DC6A.00@lotusout.star.be>you write:
  > 
  > 
  > 
  > 
  > 
  > I compile nurbs++-3.0.5 with egcs-1.1.2
  > with -pg profiling option  on a HP 975 HP-UX 10.20
  > 
  > see: http://yukon.genie.uottawa.ca/~lavoie/software/nurbs/ for download
  > 
  > when trying to link programs from the example directory,
  > the linker issues a:
  > 
  > unconditionnal branch target out of range
  > 
  > error message
  > 
  > is this an egcs bug or an hp linker bug ?
Configure for the GNU assembler and use it.

There are still cases where this can happen, but they are extremely rare
if you are using the GNU assembler.

jeff


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]