home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / hp / 8618 < prev    next >
Encoding:
Text File  |  1992-07-28  |  1.6 KB  |  44 lines

  1. Newsgroups: comp.sys.hp
  2. Path: sparky!uunet!vicorp!allan
  3. From: allan@vicorp.com (Allan Krantz)
  4. Subject: cpp and linker problems
  5. Message-ID: <1992Jul28.144739.6158@vicorp.com>
  6. Organization: V. I. Corporation, Northampton, Massachusetts
  7. Distribution: usa
  8. Date: Tue, 28 Jul 1992 14:47:39 GMT
  9. Lines: 33
  10.  
  11.  
  12.  
  13.  
  14.   Since we have upgraded our 720 from 8.05 to 8.07,  we
  15.  have had two new problems compiling some C programs.
  16.  I am curious to know if any one else has had these
  17.  problems and what was done to resolve them.  I have 
  18.  called the tech support people about both.
  19.  
  20.    The first problem ( ref. #A3031507 ) has to do with the 
  21.  linker.  If we link our program against hp's shared libraries,
  22.  the linker core dumps.  Using the -Wl,-a,archive option to
  23.  use only static libraries, the program links ok.  Well,
  24.  we wanted to use the hp shared graphics libraries.  After
  25.  about four weeks of waiting for help on this from hp, we
  26.  have been told this is our problem and we must pay someone
  27.  to look at it.  I guess it must be our problem, we never
  28.  should have used the linker from hpux 8.07.  Replacing it
  29.  with the linker from the 8.05 system works fine.
  30.  
  31.  
  32.    The second problem ( ref. #A3050710 ) is still in the works.
  33.  The preprocessor is giving me "too much defining" messages.
  34.  The cpp from the 8.05 system works fine, the 8.07 one gives
  35.  the problems.  I'm still waiting to see what hp tells me on 
  36.  this one.  
  37.  
  38.     If you've had these problems let me know and let me know 
  39.  what you did to resolve them.  It seems odd to me that an hp
  40.  "upgrade" would would be worse than what it replaced. 
  41.  
  42.   allan krantz
  43.   allan@vicorp.com 
  44.